제작자: MrOtherGuy
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}"
}
}
} 최고의 Reload as https 대안
다음은 Reload as https과(와) 유사한 Firefox add-on입니다:
Legacy Reload
freundTech
Reloader
Matt Hensman
Ready to Reload
Firefox user 13509376
Reload Button WebExtension
KWierso
Page Reload Button
Jayden
https://Button
phts
Librefox Reload Button Url Bar
intika
Location Reload One
chihabgoku
Add HTTPS
Santhosh Kumar Srinivasan
Reload button
kiheru