Hack This Website Firefox

Examine source code of Hack This Website

제작자: Virej Dasani
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"
  }
}

최고의 Hack This Website 대안

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