Webpage Editable Switch Firefox

Examine source code of Webpage Editable Switch

By: ggshow
Inspect and view changes in Webpage Editable Switch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Webpage Editable Switch",
  "version": "1.0",
  "icons": {
    "16": "iconS.png",
    "48": "iconM.png",
    "128": "iconL.png"
  },
  "description": "Turn document body contentEditable on or off.",
  "background": {
    "scripts": [
      "main.js"
    ]
  },
  "page_action": {
    "default_title": "Webpage Editable Switch",
    "default_icon": {
      "16": "iconS.png",
      "19": "iconS.png",
      "48": "iconM.png",
      "128": "iconL.png"
    }
  },
  "permissions": [
    "tabs",
    "http://*/*",
    "https://*/*"
  ],
  "manifest_version": 2,
  "homepage_url": "http://blog.ggshow.com/index.php/reference/webpage-editable-switch"
}

Best Webpage Editable Switch Alternatives

Here are some Firefox add-ons that are similar to Webpage Editable Switch: