Add HTTPS Firefox

Examine source code of Add HTTPS

Inspect and view changes in Add HTTPS source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Add HTTPS",
  "version": "1.2resigned1",
  "description": "Toggle http(s) on current tab url with a single click",
  "homepage_url": "https://github.com/sanspace/add-https",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "page_action": {
    "default_icon": "icons/padlock_red.svg",
    "browser_style": true
  },
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "@add-https"
    }
  }
}

최고의 Add HTTPS 대안

다음은 Add HTTPS과(와) 유사한 Firefox add-on입니다: