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}"
    }
  }
}

Mejores alternativas Hack This WebPage

Aquí hay algunas Firefox add-ons que son similares a Hack This WebPage: