By: Marco Appoldt Add-on
Inspect and view changes in TLS Lens source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "TLS Lens",
"description": "__MSG_extensionDescription__",
"default_locale": "en",
"version": "1.4",
"icons": {
"48": "icons/icon.svg",
"96": "icons/icon.svg"
},
"permissions": [
"webRequest",
"webRequestBlocking",
"storage",
"clipboardWrite",
"<all_urls>"
],
"browser_action": {
"default_icon": "icons/icon.svg",
"default_title": "TLS Lens",
"default_popup": "popup/popup.html"
},
"background": {
"scripts": [
"lib/asn1-parser.js",
"background.js"
]
},
"content_security_policy": "script-src 'self'; object-src 'self';",
"browser_specific_settings": {
"gecko": {
"id": "tls-lens@appoldt.de",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best TLS Lens Alternatives
Here are some Firefox add-ons that are similar to TLS Lens:
SSLeuth
mcortt
IndicateTLS
Jannis Pinter
Know TLS Cert
GarryW
InfraLens - Security & Inspector
NB InfoTech
Certificate Trust
devmni
cerdicator
ishygddt_
Indicate TLS Premium
Kalino Kibruce
LeakLens - Privacy Inspector
POLPROG
Certage
Angus Dippenaar
SSL Server Test
nitrohorse
TrustedSite
TrustedSite
SSL Certificate Checker sp
Luke Fields