Website Security Scanner Firefox

Examine source code of Website Security Scanner

제작자: Kina Plun
Inspect and view changes in Website Security Scanner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Website Security Scanner",
  "version": "1.3",
  "description": "Scan websites for basic security issues like HTTPS, headers, and mixed content.",
  "permissions": [
    "activeTab",
    "tabs",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icons/logo_64.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{17c3f5ee-4649-4503-a45e-90402d46d80a}"
    }
  }
}

최고의 Website Security Scanner 대안

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