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"
}

Melhores alternativas BCP Safe Browsing

Aqui estão algumas Firefox add-ons que são similares a BCP Safe Browsing: