作者: Rob W
Inspect and view changes in HTTPS by default source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "HTTPS by default",
"description": "Request websites over secure https by default from the location bar instead of insecure http. Exceptions can be added at the add-on's preferences page (to not use HTTPS by default for some sites).",
"version": "0.4.6resigned1",
"manifest_version": 2,
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"storage",
"tabs",
"webNavigation",
"webRequest",
"webRequestBlocking",
"*://*/*"
],
"options_ui": {
"page": "options.html"
},
"applications": {
"gecko": {
"strict_min_version": "57.0a1",
"id": "https-by-default@robwu.nl"
}
}
} 最佳 HTTPS by default 替代方案
这里是一些与HTTPS by default类似的Firefox add-on:
Smart HTTPS
ilGur
HTTP to HTTPS
Balvin
HTTPS Enforcer
Bhaskar Tallamraju
aaa
Openai unoffcial
Add HTTPS
Santhosh Kumar Srinivasan
Block HTTP
^2
HTTPS Everywhere
EFF Technologists
HTTPS Open
Karl
Smart HTTPS Redirect
Shop Hoa Hải Phòng
NoHTTP
Cybo1927
SSL Enforcer
duckduck
IndicateTLS
Jannis Pinter