K7 WebProtection Firefox

Examine source code of K7 WebProtection

Inspect and view changes in K7 WebProtection source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "K7 Webprotection",
  "version": "7.0",
  "author": "K7 Computing",
  "background": {
    "page": "background.html"
  },
  "browser_action": {
    "default_icon": "images/K7Logo_48.png",
    "default_title": "K7 Webprotection"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "k7srff_enUS@k7computing.com",
      "strict_min_version": "63.0"
    }
  },
  "options_ui": {
    "page": "privacy.html",
    "browser_style": false,
    "open_in_tab": true
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "background.js",
        "privacy.js"
      ]
    }
  ],
  "description": "",
  "icons": {
    "18": "images/K7Logo_48.png"
  },
  "permissions": [
    "storage",
    "nativeMessaging",
    "webRequest",
    "webRequestBlocking",
    "tabs",
    "http://*/*",
    "https://*/*"
  ],
  "web_accessible_resources": [
    "K7PSMsg1.htm",
    "K7PSMsg2.htm",
    "images/Prompt_Background.png",
    "images/ToolTip_Background.png",
    "images/K7Logo.png",
    "images/incorrect.png",
    "images/correct.png",
    "images/cls.png",
    "images/i1.png",
    "images/i2.png",
    "images/i3.png",
    "images/al.png",
    "images/ar.png",
    "images/ToolTip_GreenStip.png",
    "images/ToolTip_RedStrip.png",
    "images/verisign.gif",
    "images/ToolTip_Arrow.png",
    "images/right_arrow.png"
  ]
}

Best K7 WebProtection Alternatives

Here are some Firefox add-ons that are similar to K7 WebProtection: