HTTP Version Indicator Firefox

Examine source code of HTTP Version Indicator

提供元: Patrick Dark
Inspect and view changes in HTTP Version Indicator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extension_name__",
  "version": "2",
  "description": "__MSG_extension_description__",
  "default_locale": "en",
  "icons": {
    "1": "Icons/HTTP%20Version%20Indicator%20Icon.svg"
  },
  "applications": {
    "gecko": {
      "id": "http.version.indicator@patrick.dark.name"
    }
  },
  "permissions": [
    "http://*/*",
    "https://*/*",
    "webRequest"
  ],
  "page_action": {
    "browser_style": false
  },
  "background": {
    "scripts": [
      "HTTP%20Version%20Indicator%20Background%20Script.js"
    ]
  }
}

ベストのHTTP Version Indicator代替案

HTTP Version Indicatorに類似したFirefox add-onをいくつか紹介します: