InsCyt Safe Browsing Firefox

Examine source code of InsCyt Safe Browsing

Inspect and view changes in InsCyt 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/inscyt/icon-128.png",
    "default_popup": "browserAction.html"
  },
  "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
  "icons": {
    "128": "static/inscyt/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": "@inscyt-safe-browsing",
      "strict_min_version": "57.0"
    }
  },
  "author": "InsCyt",
  "description": "Allowing safe browsing by blocking malicious sites from top-notch malware discovery.",
  "name": "InsCyt Safe Browsing",
  "version": "1.2.3"
}

Best InsCyt Safe Browsing Alternatives

Here are some Firefox add-ons that are similar to InsCyt Safe Browsing: