By: 27justin
Inspect and view changes in OhMyECH - ECH Indicator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "OhMyECH - ECH Indicator",
"version": "1.5",
"description": "Add a visual indication whether a site uses ECH (Encrypted Client Hello) or not to the address bar.",
"icons": {
"48": "icons/ech.svg"
},
"permissions": [
"webRequest",
"webRequestBlocking",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"page_action": {
"default_icon": {
"48": "icons/ech.svg"
},
"default_title": "Oh My ECH"
},
"browser_specific_settings": {
"gecko": {
"data_collection_permissions": {
"required": [
"none"
]
},
"id": "{46b8ab0b-8adf-4e43-ad67-acef5a8d45c9}"
}
}
} Best OhMyECH - ECH Indicator Alternatives
Here are some Firefox add-ons that are similar to OhMyECH - ECH Indicator:
Certificate Trust
devmni
Encryption Status Monitor
lucas
Trusted Crypto Site Indicator
Jon
Librefox HTTP Watcher - Tor MoD
intika
IndicateTLS
Jannis Pinter
ZecOps Anti-Phishing Extension
ZecOps
secured-webpage-verifier
Shivam Dubey
Permission to Hack
Martin Renze
HTTP Version Indicator
Brandon Siegel
Web Safety
Tatami-web
Librefox HTTP Watcher - Red flag
intika
HTTPS Everywhere
EFF Technologists