By: Jayden
Inspect and view changes in Page Reload Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Page Reload Button",
"version": "1.0",
"description": "Quickly reload the current tab with a single toolbar click.",
"browser_action": {
"default_icon": "icon.png",
"default_title": "Reload Tab"
},
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"activeTab"
],
"browser_specific_settings": {
"gecko": {
"id": "page-reload-button@example.com"
}
}
} Best Page Reload Button Alternatives
Here are some Firefox add-ons that are similar to Page Reload Button: