By: QQ88
Inspect and view changes in Auto Refresh Tabv source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Auto Refresh Tab",
"version": "1.0",
"description": "Tự động làm mới tab hiện tại sau khoảng thời gian định sẵn.",
"permissions": [
"activeTab",
"tabs"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": "icons/refresh.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_script.js"
]
}
],
"icons": {
"48": "icons/refresh.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{89dd8e12-b669-4530-842e-ad58eb117f9b}"
}
}
} Best Auto Refresh Tabv Alternatives
Here are some Firefox add-ons that are similar to Auto Refresh Tabv: