HTTPS Percentage Firefox

Examine source code of HTTPS Percentage

Por: Josh Aas
Inspect and view changes in HTTPS Percentage source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "HTTPS Percentage",
  "version": "2.1resigned1",
  "description": "Displays the percentage of network requests that use HTTPS while you browse the Web.",
  "applications": {
    "gecko": {
      "id": "https-percentage@kflag.net",
      "strict_min_version": "59.0"
    }
  },
  "permissions": [
    "<all_urls>",
    "webRequest",
    "idle",
    "storage"
  ],
  "icons": {
    "32": "icons/https-percentage-32.png",
    "48": "icons/https-percentage-48.png"
  },
  "background": {
    "scripts": [
      "browser-polyfill.js",
      "https-percentage.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/https-percentage-32.png",
    "default_title": "HTTPS Percentage",
    "default_popup": "popup/popup.html",
    "browser_style": false
  }
}

Melhores alternativas HTTPS Percentage

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