Quick Check Firefox

Examine source code of Quick Check

제작자: Sage Thompson Add-on
Inspect and view changes in Quick Check source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Quick Check",
  "version": "9.22.5",
  "description": "Scan URLs for phishing and malware in real time.",
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "64": "icons/icon-64.png",
    "128": "icons/icon-128.png"
  },
  "browser_action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png",
      "64": "icons/icon-64.png",
      "128": "icons/icon-128.png"
    },
    "default_title": "Quick Check"
  },
  "permissions": [
    "storage",
    "https://v1.hockey.api-sports.io/*"
  ],
  "background": {
    "scripts": [
      "background/background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "easy-map-pad@webkits.org",
      "strict_min_version": "101.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_security_policy": "script-src 'self'; object-src 'self'"
}

최고의 Quick Check 대안

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