By: 李明
Inspect and view changes in toHttps source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "toHttps",
"version": "0.0.2resigned1",
"description": "Use https if possible.",
"browser_action": {
"default_icon": {
"19": "assets/19.png",
"38": "assets/38.png"
}
},
"permissions": [
"webRequest",
"webRequestBlocking",
"http://*/*",
"https://*/*"
],
"background": {
"scripts": [
"js/background.js"
]
},
"icons": {
"16": "assets/16.png",
"48": "assets/48.png",
"128": "assets/128.png"
},
"applications": {
"gecko": {
"id": "toHttps@abc.com"
}
}
} Best toHttps Alternatives
Here are some Firefox add-ons that are similar to toHttps: