Par : Bhaskar Tallamraju
Inspect and view changes in HTTPS Enforcer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"author": "Bhaskar Tallamraju",
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"browser_action": {
"default_title": "HTTPS Enforcer",
"default_popup": "popup.html"
},
"description": "Secure browsing",
"manifest_version": 2,
"name": "HTTPS Enforcer",
"permissions": [
"webRequest",
"webRequestBlocking",
"tabs",
"http://*/",
"https://*/",
"notifications"
],
"version": "1.0",
"web_accessible_resources": [],
"icons": {
"48": "icons/secured_48.png"
}
} Meilleures alternatives HTTPS Enforcer
Voici quelques Firefox add-ons qui sont similaires à HTTPS Enforcer :
SSL Enforcer
duckduck
HTTPS by default
Rob W
HTTPS Open
Karl
Add HTTPS
Santhosh Kumar Srinivasan
ConsistentHTTPS
Marat Tanalin
Browsing Protection by WithSecure (beta)
WithSecure Oyj
Smart HTTPS
ilGur
secured-webpage-verifier
Shivam Dubey
aaa
Openai unoffcial
HTTPS Everywhere
EFF Technologists
HSTS Checker
CMD368