Editify Firefox

Examine source code of Editify

Inspect and view changes in Editify source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Editify",
  "version": "1.0",
  "description": "Makes content on the website editable",
  "icons": {
    "48": "icons/editify-48.png",
    "96": "icons/editify-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "editify.js"
      ]
    }
  ]
}

Best Editify Alternatives

Here are some Firefox add-ons that are similar to Editify: