提供元: mcortt
Inspect and view changes in SSLeuth source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "SSLeuth",
"version": "1.7.1",
"description": "Displays connection and certificate details for the current page.",
"author": "mcortt",
"icons": {
"16": "icons/icon.svg",
"32": "icons/icon.svg",
"48": "icons/icon.svg",
"96": "icons/icon.svg",
"128": "icons/icon.svg"
},
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"tabs",
"webRequest",
"webRequestBlocking",
"<all_urls>"
],
"browser_action": {
"default_icon": "icons/icon.svg",
"default_title": "View Certificate",
"default_popup": "popup/popup.html"
},
"browser_specific_settings": {
"gecko": {
"id": "ssleuth@certs"
}
}
} ベストのSSLeuth代替案
SSLeuthに類似したFirefox add-onをいくつか紹介します:
Web Safety
Tatami-web
Certificate Trust
devmni
SSL Certificate Checker sp
Luke Fields
Encryption Status Monitor
lucas
IndicateTLS
Jannis Pinter
moarTLS Analyzer Plus
OK365
moarTLS
EricLaw
Safety Extension for Browser
Ahamed.M
SafeScope
CyberLee
SafeLink Guard - phishing & spam scanner
Ambrazevicius D
SSL Server Test
nitrohorse