Enable Editable Content Firefox

Examine source code of Enable Editable Content

By: Markus
Inspect and view changes in Enable Editable Content source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Enable Editable Content",
  "version": "2.0.0",
  "description": "This chrome extension makes (almost) every website editable",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "author": "Markus Waitl",
  "browser_action": {
    "default_icon": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "activeTab"
  ]
}

Best Enable Editable Content Alternatives

Here are some Firefox add-ons that are similar to Enable Editable Content: