Editify Firefox

Examine source code of Editify

제작자: Josip Volarević
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"
      ]
    }
  ]
}

최고의 Editify 대안

다음은 Editify과(와) 유사한 Firefox add-on입니다: