Buscador de complementos para Firefox
  • Extensiones
  • Temas
    • para Firefox
    • Diccionarios y paquetes de idiomas
    • Otros sitios de navegadores
    • Complementos para Android
Iniciar sesión
Vista previa de Word Replacer: Rules & Regex

Word Replacer: Rules & Regex por Fortress

Replace any word or phrase on any website with your own rules. Literal or regex matching, smart case preservation, whole-word boundaries and per-site scoping. Import and export as JSON or CSV. Nothing leaves your machine.

Disponible en Firefox para Android™Disponible en Firefox para Android™
0 (0 reviews)0 (0 reviews)
Descarga Firefox y obtiene la extensión
Descargar archivo
Scan the QR code to open this extension in Firefox for Android

Metadata de la extensión

Sobre esta extensión
<p><strong>Word Replacer</strong> rewrites words and phrases on the pages you visit, using rules you write. Swap jargon for plain language, rename things you'd rather not read, fix a term a site always gets wrong, or translate recurring phrases — on every site, or only the ones you pick.</p>

<h3>Matching</h3>
<ul>
<li><strong>Literal or regular expression</strong> — plain text for everyday swaps, full regex with capture groups ($1, $&) when you need them.</li>
<li><strong>Smart case preservation</strong> — one rule handles every form. "dog → cat" turns DOG into CAT and Dog into Cat, without three separate rules.</li>
<li><strong>Whole-word matching</strong> that understands accents and non-Latin scripts. "naive" will not match inside "naiveté" — it uses Unicode boundaries rather than the usual ASCII-only word break.</li>
<li><strong>Case sensitivity</strong> per rule, not as a global setting.</li>
</ul>

<h3>Rules that don't fight each other</h3>
<p>Every rule is matched against the original text, and overlaps are resolved by priority. A rule turning "a" into "b" alongside one turning "b" into "c" leaves "a b" as "b c" — never "c c". Most replacers apply rules one after another and quietly produce the wrong answer here. Drag rules to set which wins.</p>

<h3>Scoping</h3>
<p>Limit any rule to specific sites or exclude it from them, with wildcard patterns like *.example.com. There's a global site blocklist, and a one-click pause for the site you're on.</p>

<h3>Import and export</h3>
<p>Move rules between machines or share a set with someone else. JSON and CSV both work, and importing shows you a preview — how many rules are new, how many are duplicates, what's invalid — before anything is written. Three merge strategies, and an undo that puts back exactly what you had.</p>

<h3>Careful with your pages</h3>
<ul>
<li>Never touches text you're typing — inputs, textareas and contenteditable regions are left alone.</li>
<li>Switching it off restores the page exactly. No reload needed.</li>
<li>Regex patterns are tested for catastrophic backtracking before they ever run on a page, with a time budget as a second line of defence.</li>
<li>Work is spread across idle time, so large pages don't freeze.</li>
<li>Keeps up with pages that load content as you scroll.</li>
</ul>

<h3>Privacy</h3>
<p>No network requests. No analytics, no telemetry, no account, no remote code. Your rules live in local browser storage and go nowhere else.</p>

<h3>Interface</h3>
<p>A full options page for managing rules, groups, import/export and preferences, plus a popup for quick toggles and adding a rule on the spot. Light and dark themes, and everything works from the keyboard — including reordering rules, so drag isn't the only way.</p>

<p><a href="https://github.com/DerMaxiAufGit/Word-Replacer-Extension">Source code on GitHub</a> — MIT licensed.</p>
Rated 0 by 0 reviewers
Inicia sesión para evaluar esta extensión
Todavía no hay valoraciones

Se guardó la valoración

5
0
4
0
3
0
2
0
1
0
Aún no hay revisiones
Permissions and data

Permisos requeridos:

  • Acceder a las pestañas del navegador
  • Acceder a tus datos para todos los sitios web

Permisos opcionales:

  • Acceder a tus datos para todos los sitios web

Data collection:

  • The developer says this extension doesn't require data collection.
Saber más
Más información
Enlaces del complemento
  • Página de inicio
  • Ayuda del sitio
  • Copy add-on ID
Versión
1.0.1
Tamaño
127,55 KB
Última actualización
hace 21 días (2 de ago. de 2026)
Categorías relacionadas
  • Ayuda de idioma
Licencia
MIT License
Historial de versiones
  • Ver todas las versiones
Añadir a la colección
Informar sobre este complemento
Ir a la página de inicio de Mozilla

Complementos

  • Acerca de
  • Blog de complementos de Firefox
  • Taller de extensiones
  • Central del desarrollador
  • Normativas para desarrolladores
  • Blog de la comunidad
  • Foro
  • Informar de un error
  • Guía de revisión

Download

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Privacidad
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version. Android is a trademark of Google LLC.