提供元: Matt Hensman
Inspect and view changes in Reloader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "__MSG_extension_name__",
"description": "__MSG_extension_description__",
"version": "0.0.9",
"author": "Matt Hensman <m@matt.tf>",
"icons": {
"48": "icon.svg",
"96": "icon.svg"
},
"default_locale": "en",
"manifest_version": 2,
"applications": {
"gecko": {
"id": "reloader@matt.tf",
"strict_min_version": "58.0"
}
},
"background": {
"scripts": [
"main.js"
],
"persistent": false
},
"page_action": {},
"browser_action": {
"default_area": "menupanel"
},
"commands": {
"empty_cache_and_hard_reload": {
"suggested_key": {
"default": "Ctrl+Shift+F5"
}
}
},
"permissions": [
"activeTab",
"management",
"theme",
"menus",
"browsingData",
"webNavigation"
]
} ベストのReloader代替案
Reloaderに類似したFirefox add-onをいくつか紹介します:
Legacy Reload
freundTech
Ready to Reload
Firefox user 13509376
Reload button
kiheru
Reload page in URL bar
Korso10
Reload Button WebExtension
KWierso
Reload button in Location bar
ExE Boss
Tab Reloader (page auto refresh)
James Fray
Reload in address bar
Peder Lång Skeidsvoll
Reload Bar in Address Bar
Frank V. Sandoval
Darrells ReLoader
Howarth Tech Solutions
Librefox Reload Button Url Bar
intika
CSS Reload
Стоян Димитров