BCP Safe Browsing Firefox

Examine source code of BCP Safe Browsing

Inspect and view changes in BCP Safe Browsing source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "static/bcp/icon-128.png",
    "default_popup": "browserAction.html"
  },
  "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
  "icons": {
    "128": "static/bcp/icon-128.png"
  },
  "incognito": "spanning",
  "manifest_version": 2,
  "minimum_chrome_version": "51.0",
  "permissions": [
    "<all_urls>",
    "storage",
    "webRequest",
    "webRequestBlocking"
  ],
  "web_accessible_resources": [
    "incognito.*",
    "sinkhole.*",
    "static/*"
  ],
  "applications": {
    "gecko": {
      "id": "@brush-creek-partners-safe-browsing",
      "strict_min_version": "57.0"
    }
  },
  "author": "InsCyt",
  "description": "Allowing safe browsing by blocking malicious sites from top-notch malware discovery.",
  "name": "BCP Safe Browsing",
  "version": "1.2.3"
}

최고의 BCP Safe Browsing 대안

다음은 BCP Safe Browsing과(와) 유사한 Firefox add-on입니다: