HTTPS Enforcer Firefox

Examine source code of HTTPS Enforcer

Inspect and view changes in HTTPS Enforcer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "Bhaskar Tallamraju",
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_title": "HTTPS Enforcer",
    "default_popup": "popup.html"
  },
  "description": "Secure browsing",
  "manifest_version": 2,
  "name": "HTTPS Enforcer",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "tabs",
    "http://*/",
    "https://*/",
    "notifications"
  ],
  "version": "1.0",
  "web_accessible_resources": [],
  "icons": {
    "48": "icons/secured_48.png"
  }
}

最佳 HTTPS Enforcer 替代方案

这里是一些与HTTPS Enforcer类似的Firefox add-on: