Inspect and view changes in designMode - Page Editor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "designMode - Page Editor",
"description": "Toggle design mode on/off",
"version": "1.0.0",
"permissions": [
"activeTab",
"storage"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_title": "Toggle designMode"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"icons": {
"128": "images/icon-off-128.png"
},
"manifest_version": 2
} Best designMode - Page Editor Alternatives
Here are some Firefox add-ons that are similar to designMode - Page Editor:
Design Mode
Sandeep Baskaran
Design Mode - Page's Rich Text Editor
Brian
Toggle designMode
Sergio Rodriguez
Fox Design
Muhammad Tayyab Sheikh
Toggle Document Design Mode (WebExtension)
Andrei Petcu
Debugmode
ff0000
Edit
edit
Editer
Vijay Samant
Responsive Design Mode Lite
Responsive Design Mode
Live CSS Editor
WIN79 CONG NGHE SO
Text Content Editor
BarricadeBandit
Page Text Editor
Raymond Hsu