Indicate TLS Premium Firefox

Examine source code of Indicate TLS Premium

Inspect and view changes in Indicate TLS Premium source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "IndicateTLS",
  "short_name": "IndicateTLS",
  "version": "0.3.1",
  "default_locale": "en",
  "description": "__MSG_extensionDescription__",
  "homepage_url": "https://github.com/jannispinter/indicatetls",
  "developer": {
    "name": "Jannis Pinter",
    "url": "https://github.com/jannispinter/indicatetls"
  },
  "icons": {
    "48": "icons/icon_48.png",
    "96": "icons/icon_96.png"
  },
  "applications": {
    "gecko": {
      "strict_min_version": "62.0",
      "id": "{027c0f65-43fa-4b69-863a-18af6b57930a}"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "page_action": {
    "browser_style": true,
    "default_icon": "icons/tlsunknown.png",
    "default_title": "IndicateTLS",
    "show_matches": [
      "https://*/*"
    ],
    "hide_matches": [
      "https://addons.mozilla.org/*"
    ]
  },
  "permissions": [
    "tabs",
    "webNavigation",
    "webRequest",
    "webRequestBlocking",
    "http://*/*",
    "https://*/*"
  ]
}

Best Indicate TLS Premium Alternatives

Here are some Firefox add-ons that are similar to Indicate TLS Premium: