Hack This WebPage Firefox

Examine source code of Hack This WebPage

Inspect and view changes in Hack This WebPage source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Hack This WebPage",
  "description": "Hack This WebPage makes webpages editable!",
  "version": "1.0",
  "icons": {
    "16": "assets/img/icon16.png",
    "48": "assets/img/icon48.png",
    "128": "assets/img/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": "assets/img/icon.png",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a964d6ae-ebb6-4a05-9fa1-a61f347d9a4e}"
    }
  }
}

Melhores alternativas Hack This WebPage

Aqui estão algumas Firefox add-ons que são similares a Hack This WebPage: