By: MrOtherGuy Add-on
Inspect and view changes in Reload as https source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "Adds a page action button for http pages to reload as https",
"author": "MrOtherGuy",
"version": "0.0.3resigned1",
"manifest_version": 2,
"name": "Reload as https",
"page_action": {
"show_matches": [
"http://*/*"
],
"browser_style": true,
"default_icon": {
"16": "icons/button-icon-dark.svg",
"32": "icons/button-icon-dark.svg"
},
"default_title": "Reload as https://"
},
"permissions": [
"activeTab"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "{4949dac0-83ef-4b57-a050-73bdb7b32897}"
}
}
} Best Reload as https Alternatives
Here are some Firefox add-ons that are similar to Reload as https:
Legacy Reload
freundTech
Reloader
Matt Hensman
Ready to Reload
Firefox user 13509376
Reload page in URL bar
Korso10
Reload Button WebExtension
KWierso
Page Reload Button
Jayden
Zippy Reload Button (Custom)
Jennifer Martinez
https://Button
phts
Librefox Reload Button Url Bar
intika
Page Reload Button (Custom)
Daniel Davis
Location Reload One
chihabgoku
Add HTTPS
Santhosh Kumar Srinivasan