By: darban0lta
Inspect and view changes in Auto Refresh source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Auto Refresh",
"version": "1.0",
"description": "Automatically refresh all tabs at intervals",
"icons": {
"64": "icon64.png",
"128": "icon128.png"
},
"permissions": [
"tabs",
"storage"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_popup": "popup.html"
},
"browser_specific_settings": {
"gecko": {
"id": "{3cdcaba5-b535-4d68-93a8-bec7d8a78943}",
"strict_min_version": "115.0"
}
}
} Best Auto Refresh Alternatives
Here are some Firefox add-ons that are similar to Auto Refresh: