Site Security Toolkit Firefox

Examine source code of Site Security Toolkit

Inspect and view changes in Site Security Toolkit source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Site Security Toolkit",
  "version": "0.8",
  "developer": {
    "name": "Carl Clegg",
    "url": "https://github.com/i-am-cjc/security-addon"
  },
  "icons": {
    "48": "icon.svg",
    "96": "icon.svg"
  },
  "description": "Adds an entry to the context menu to scan the current site with various online services.",
  "permissions": [
    "contextMenus",
    "tabs",
    "*://dns.google.com/*",
    "webRequest"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Site Security Toolkit Alternatives

Here are some Firefox add-ons that are similar to Site Security Toolkit: