Support
There is no ticket system and no support tier. Mail goes to one developer, and every message gets read.
Most questions are one of these. Full instructions are on the product page.
It shouldn't, and the add-on now refuses to run when it can. If the search conditions, the selection, or the document changed after you pressed Find, you will see "This list doesn't match the conditions." — press Find again to rebuild the list, then replace. If you ever see a replace go through with a count that doesn't match the preview, that is a bug and worth reporting; see below.
The preview list is capped at 300 rows so the panel stays responsive. The count above it is not capped — it is the true number of matches, and Replace all replaces all of them, not just the 300 shown.
A replace is a single undo step. Press Ctrl+Z (⌘+Z on a Mac) once in the document and the whole replace is reverted, however many matches it changed.
Search patterns run on Google's own regex engine, which is a subset of what you may be used to. Two limits are worth knowing up front, because they are the platform's and cannot be worked around:
$1, \1) are not supported.
Capture groups match, but you cannot reuse them in the replacement text.Converting a soft line break to a paragraph break (or the reverse) is not possible. The platform turns a soft return into a plain space before an add-on can see it, so no add-on can do this — it is not a missing feature on our side.
Columns, page numbers, margins and section breaks are outside what add-ons can touch. This add-on works on text and its formatting only.
A report that includes these is usually fixed in one round instead of four:
Please do not send your document. We do not want it and cannot accept it — the add-on is built so that no document content ever reaches us, and that is not a promise we intend to put an exception into. A short made-up example that reproduces the problem is more useful anyway.
Uninstall it from the Google Workspace Marketplace, or revoke its access at myaccount.google.com/permissions. Removing it deletes the saved searches stored in your Google account. Nothing is stored anywhere else — see the Privacy Policy.
Welcome, and they are read. These are small tools built to do one job well, so the usual answer to "could it also…" is no — but the requests decide what the next one job is.