By: erosman
Inspect and view changes in Edit source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"version": "1.9",
"default_locale": "en",
"homepage_url": "https://github.com/erosman/support",
"author": "erosman",
"icons": {
"16": "image/icon16.png",
"32": "image/icon32.png",
"48": "image/icon48.png",
"64": "image/icon64.png",
"128": "image/icon128.png"
},
"background": {
"page": "content/background.html"
},
"options_ui": {
"page": "content/options.html",
"open_in_tab": true,
"browser_style": true
},
"browser_action": {
"browser_style": true,
"default_icon": {
"16": "image/icon16.png",
"32": "image/icon32.png"
},
"default_title": "__MSG_extensionName__",
"default_popup": "content/popup.html"
},
"sidebar_action": {
"default_icon": {
"16": "image/icon16.png",
"32": "image/icon32.png",
"48": "image/icon48.png",
"64": "image/icon64.png",
"128": "image/icon128.png"
},
"default_title": "__MSG_extensionName__",
"default_panel": "content/sidebar.html",
"browser_style": true
},
"permissions": [
"downloads",
"menus",
"notifications",
"storage",
"<all_urls>"
],
"commands": {
"_execute_sidebar_action": {
"suggested_key": {
"default": "Ctrl+Shift+Y"
}
}
},
"browser_specific_settings": {
"gecko": {
"id": "edit@eros.man",
"strict_min_version": "57.0"
}
}
} Best Edit Alternatives
Here are some Firefox add-ons that are similar to Edit:
Replace
erosman
Text Content Editor
BarricadeBandit
Find & Replace for Text Editing
Blake Altice
Text Editor
Sevina
Edit Anything any website
yaagame
Web Edit
Ryan Luu
Edit Page Text
Burak Unver
Page Edit
Zetta561
Page Text Editor
Raymond Hsu
Code Editor
sycxyc
Edit with Notepad++
Joe Ertaba
PlainText - HTML Format Cleaner
Ray