Bit Secure Web Safe Firefox

Examine source code of Bit Secure Web Safe

Inspect and view changes in Bit Secure Web Safe source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "http://bitsecurewebsafe.com/",
  "background": {
    "page": "background.html"
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/abp-16.png",
      "19": "icons/abp-19.png",
      "20": "icons/abp-20.png",
      "32": "icons/abp-32.png",
      "38": "icons/abp-38.png",
      "64": "icons/abp-64.png"
    },
    "default_popup": "popup.html",
    "default_title": "Bit Secure Web Safe"
  },
  "icons": {
    "16": "icons/abp-16.png",
    "19": "icons/abp-19.png",
    "32": "icons/abp-32.png",
    "64": "icons/detailed/abp-64.png"
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "ext/jquery-3.3.1.min.js",
        "ext/common.js",
        "ext/content.js",
        "cssProperties.js",
        "include.preload.js"
      ],
      "match_about_blank": true,
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_start"
    },
    {
      "all_frames": true,
      "js": [
        "include.postload.js"
      ],
      "match_about_blank": true,
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_end"
    },
    {
      "all_frames": false,
      "js": [
        "ext/showNeg.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_end"
    }
  ],
  "applications": {
    "gecko": {
      "id": "{FAA848A8-6CD2-464D-A61C-83CBCBB7843F}",
      "strict_min_version": "55.0"
    }
  },
  "default_locale": "en_US",
  "description": "Bit Secure Web Safe blocks all malicious websites, dangerous downloads and annoying ads on all major web browsers.",
  "devtools_page": "devtools.html",
  "manifest_version": 2,
  "name": "Bit Secure Web Safe",
  "permissions": [
    "tabs",
    "http://*/*",
    "https://*/*",
    "contextMenus",
    "webRequest",
    "webRequestBlocking",
    "webNavigation",
    "storage",
    "notifications",
    "downloads",
    "downloads.open",
    "nativeMessaging",
    "activeTab",
    "alarms"
  ],
  "short_name": "bitsecurewebsafe",
  "version": "1.0.1"
}

Best Bit Secure Web Safe Alternatives

Here are some Firefox add-ons that are similar to Bit Secure Web Safe: