CheckMyHTTPS Firefox

Examine source code of CheckMyHTTPS

Inspect and view changes in CheckMyHTTPS source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "__MSG_extensionDescription__",
  "manifest_version": 3,
  "name": "CheckMyHTTPS",
  "version": "5.8.0",
  "default_locale": "en",
  "icons": {
    "128": "icons/icon.png"
  },
  "author": "CheckMyHTTPS Team",
  "homepage_url": "https://checkmyhttps.net",
  "browser_specific_settings": {
    "gecko": {
      "id": "info@checkmyhttps.net",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "page": "background.html"
  },
  "action": {
    "default_icon": {
      "128": "icons/icon.png"
    },
    "default_title": "__MSG_clickToCheck__",
    "default_popup": "popup/popup.html"
  },
  "options_ui": {
    "browser_style": false,
    "open_in_tab": false,
    "page": "options/options.html"
  },
  "permissions": [
    "notifications",
    "storage",
    "tabs",
    "webRequest",
    "webRequestBlocking",
    "dns"
  ],
  "host_permissions": [
    "https://*/*"
  ]
}

最佳 CheckMyHTTPS 替代方案

这里是一些与CheckMyHTTPS类似的Firefox add-on: