HTTPS Enforcer Firefox

Examine source code of HTTPS Enforcer

提供元: Bhaskar Tallamraju
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をいくつか紹介します: