作者: Marat Tanalin
Inspect and view changes in ConsistentHTTPS source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "ConsistentHTTPS",
"description": "__MSG_addon_description__",
"version": "1.3resigned1",
"author": "Marat Tanalin",
"homepage_url": "__MSG_addon_url__",
"default_locale": "en",
"icons": {
"48": "icon.svg"
},
"applications": {
"gecko": {
"id": "consistent-https@tanalin.com",
"strict_min_version": "52.0"
}
},
"background": {
"scripts": [
"/_/js/background.js"
]
},
"content_scripts": [
{
"matches": [
"https://*/*"
],
"js": [
"/_/js/utils.js",
"/_/js/options-utils.js",
"/_/js/content.js"
],
"run_at": "document_end"
}
],
"options_ui": {
"page": "options.htm",
"browser_style": false
},
"permissions": [
"storage"
]
} 最佳 ConsistentHTTPS 替代方案
这里是一些与ConsistentHTTPS类似的Firefox add-on:
Smart HTTPS
ilGur
HTTPS Open
Karl
aaa
Openai unoffcial
HTTPS Enforcer
Bhaskar Tallamraju
HTTP to HTTPS
Balvin
Redirect to HTTPS
Firefox user 13549931
Smart HTTPS Redirect
Shop Hoa Hải Phòng
HTTPS by default
Rob W
Add HTTPS
Santhosh Kumar Srinivasan
HTTP Only Mode
herronjo
Anti Certificate Spoofing
Bonifatius Friedrich
HTTPS Everywhere
EFF Technologists