By: Rio
Inspect and view changes in Reload All Tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Reload All Tabs",
"description": "Reload all tabs with a single click or shortcut.",
"version": "2026.2.26.1",
"permissions": [
"tabs"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"icons": {
"48": "icon.png"
},
"commands": {
"reload-all-tabs": {
"description": "Reload All Tabs",
"suggested_key": {
"default": "Ctrl+Alt+R"
}
}
},
"browser_specific_settings": {
"gecko": {
"id": "{a1b2c3d4-5678-abcd-1234-567812345678}",
"data_collection_permissions": {
"required": [
"none"
],
"is_tracking_analytics": false,
"is_tracking_crash_reports": false
}
}
},
"browser_action": {
"default_icon": "icon.png"
}
} Best Reload All Tabs Alternatives
Here are some Firefox add-ons that are similar to Reload All Tabs: