By: OK365
Inspect and view changes in moarTLS Analyzer Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "moarTLS Analyzer",
"short_name": "moarTLS",
"description": "Analyze webpages for non-secure link references.",
"version": "1.1.0.1",
"author": "Eric Lawrence (@ericlaw)",
"options_ui": {
"page": "options.html"
},
"minimum_chrome_version": "120",
"commands": {
"_execute_browser_action": {
"description": "Check the current page for non-secure references",
"suggested_key": {
"default": "Alt+M"
}
}
},
"icons": {
"16": "images/icon16.png",
"32": "images/icon32.png",
"48": "images/icon48.png",
"128": "images/icon128.png"
},
"browser_action": {
"default_icon": {
"19": "images/icon19.png",
"38": "images/icon38.png"
},
"default_popup": "popup.html",
"default_title": "Mark non-secure links"
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"permissions": [
"activeTab",
"notifications",
"storage",
"downloads",
"https://*/*"
],
"browser_specific_settings": {
"gecko": {
"id": "{f5cfe688-450e-44a1-8322-cb2a4342f2da}"
}
}
} Best moarTLS Analyzer Plus Alternatives
Here are some Firefox add-ons that are similar to moarTLS Analyzer Plus:
moarTLS
EricLaw
SSL Certificate Checker sp
Luke Fields
Security Headers Checker
Karl Walker
IndicateTLS
Jannis Pinter
Web Safety
Tatami-web
HTTPS Everywhere
EFF Technologists
aaa
Openai unoffcial
Smart HTTPS
ilGur
HTTP to HTTPS
Balvin
SSL Server Test
nitrohorse
OWASP Security Checker
Bryan Russell
Non-HTTPS Content Detector
Enkhjargal