HTTP Border Firefox

Examine source code of HTTP Border

제작자: Franco Barpp Gomes
Inspect and view changes in HTTP Border source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Adds a visible top border to any websites without HTTPS. You can close it by pressing the close button.",
  "manifest_version": 2,
  "name": "HTTP Border",
  "version": "1.3resigned1",
  "homepage_url": "https://github.com/FrancoBarppG/http-border",
  "icons": {
    "48": "images/icons/icon-48.png",
    "96": "images/icons/icon-96.png"
  },
  "web_accessible_resources": [
    "images/pagewarning.png",
    "images/closebutton.png"
  ],
  "content_scripts": [
    {
      "matches": [
        "http://*/*"
      ],
      "js": [
        "httpborder.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{581b1446-c419-4b22-9709-325f7ddcd786}"
    }
  }
}

최고의 HTTP Border 대안

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