By: pelmers
Inspect and view changes in Text Rewriter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Text Rewriter",
"description": "Replace specified phrases on a page",
"author": "Peter Elmers",
"version": "1.8.1",
"options_ui": {
"page": "data/prefs.html"
},
"browser_action": {
"default_icon": "data/icon.png"
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"data/text-rewriter.js"
],
"all_frames": false,
"run_at": "document_idle"
}
],
"permissions": [
"storage",
"tabs"
],
"background": {
"scripts": [
"lib/main.js"
],
"persistent": false
},
"icons": {
"48": "data/icon.png",
"64": "data/icon64.png"
}
} Best Text Rewriter Alternatives
Here are some Firefox add-ons that are similar to Text Rewriter:
Rewritify
Tristan Rice
Text Twister
Axiom Technologies Group Ltd
FoxReplace
Marc
Dynamic Text Replacement
Domin Bin
Match and Replace
KURLY
Word Replacer Max
dan-lovelace
Substitutions
ollidamra
FixMyText.AI
AML Technologies
WordSwapper – Word & Emoji Replacer
A. Onat
Clipboard Modifier
Mitch Crane
Replace
erosman
Replace Text
vexxie