Click-jacking Firefox

Examine source code of Click-jacking

제작자: daoud youssef
Inspect and view changes in Click-jacking source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Click-jacking",
  "version": "1.0",
  "description": "Adds a red border to all webpages vulnerable to click-jacking",
  "icons": {
    "96": "icons/click-jacking.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "click-jacking.js"
      ]
    }
  ]
}

최고의 Click-jacking 대안

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