Inspect and view changes in HTTP Only Mode source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "HTTP Only Mode",
"short_name": "HTTP(!S)",
"description": "This extension will force all websites to use HTTP only.",
"version": "1.0",
"author": "Joshua Herron",
"icons": {
"16": "img/icon16.png",
"32": "img/icon32.png",
"48": "img/icon48.png",
"96": "img/icon96.png",
"128": "img/icon128.png"
},
"browser_action": {
"default_icon": {
"16": "img/icon16.png",
"32": "img/icon32.png"
},
"default_title": "HTTP Only Mode",
"default_popup": "popup.html"
},
"permissions": [
"webRequest",
"webRequestBlocking",
"storage",
"tabs",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"web_accessible_resources": [
"block.png",
"img/alert.svg",
"img/blocked.png"
],
"browser_specific_settings": {
"gecko": {
"id": "httponlymode@joshiepoo.com"
}
}
} Melhores alternativas HTTP Only Mode
Aqui estão algumas Firefox add-ons que são similares a HTTP Only Mode:
Warn Insecure Redirection
em_te
HTTP Warner
niyoseris
HTTPZ
claustromaniac
Redirect to HTTPS
Firefox user 13549931
Smart HTTPS
ilGur
NoHTTP
Christian Moore
aaa
Openai unoffcial
HTTP to HTTPS
Balvin
Encryption Status Monitor
lucas
Resist the Internet
Claudio Guarnieri
HTTPS Already
Firefox user 13703375
ConsistentHTTPS
Marat Tanalin