Reload as https Firefox

Examine source code of Reload as https

Inspect and view changes in Reload as https source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Adds a page action button for http pages to reload as https",
  "author": "MrOtherGuy",
  "version": "0.0.3resigned1",
  "manifest_version": 2,
  "name": "Reload as https",
  "page_action": {
    "show_matches": [
      "http://*/*"
    ],
    "browser_style": true,
    "default_icon": {
      "16": "icons/button-icon-dark.svg",
      "32": "icons/button-icon-dark.svg"
    },
    "default_title": "Reload as https://"
  },
  "permissions": [
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4949dac0-83ef-4b57-a050-73bdb7b32897}"
    }
  }
}

Melhores alternativas Reload as https

Aqui estão algumas Firefox add-ons que são similares a Reload as https: