Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Preview of Word Replacer: Rules & Regex

Word Replacer: Rules & Regex by 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.

Available on Firefox for Android™Available on Firefox for Android™
0 (0 reviews)0 (0 reviews)
Download Firefox and get the extension
Download file
Scan the QR code to open this extension in Firefox for Android

Extension Metadata

About this extension
<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
Log in to rate this extension
There are no ratings yet

Star rating saved

5
0
4
0
3
0
2
0
1
0
No reviews yet
Permissions and data

Required permissions:

  • Access browser tabs
  • Access your data for all websites

Optional permissions:

  • Access your data for all websites

Data collection:

  • The developer says this extension doesn't require data collection.
Learn more
More information
Add-on Links
  • Homepage
  • Support site
  • Copy add-on ID
Version
1.0.1
Size
127.55 KB
Last updated
7 days ago (Aug 2, 2026)
Related Categories
  • Language Support
License
MIT License
Version History
  • See all versions
Add to collection
Report this add-on
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

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
  • Privacy
  • 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.