Hack This Website Firefox

Examine source code of Hack This Website

Inspect and view changes in Hack This Website source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Hack This Page",
  "description": "This extension makes any webpage editable!",
  "version": "2.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"
  }
}

Melhores alternativas Hack This Website

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