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"
  }
}

Melhores alternativas HTTPS Enforcer

Aqui estão algumas Firefox add-ons que são similares a HTTPS Enforcer: