提供元: fego
Inspect and view changes in Auto Refresh & Session Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Auto Refresh & Session Manager",
"version": "1.0.0",
"description": "Auto-refreshes page every 5 minutes, handles session expiration, and keeps tab active 24/7",
"permissions": [
"tabs",
"activeTab",
"storage",
"alarms"
],
"browser_specific_settings": {
"gecko": {
"id": "autorefresh-session-manager@example.com",
"data_collection_permissions": {
"description": "This extension does not collect, store, or transmit any user data. All data is stored locally in the browser and never sent to external servers.",
"required": [
"none"
],
"optional": []
}
}
},
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
}
},
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
}
} ベストのAuto Refresh & Session Manager代替案
Auto Refresh & Session Managerに類似したFirefox add-onをいくつか紹介します:
Auto Refresh Browser
Rikky Khurniawan
Auto-Refresh Manager
klonkie
Auto Refresh
darban0lta
Auto Page Refresher
Eshdo
AutoRefresh Manager
Reynaldo
My Simple Auto Refresher
Cagru
Simple Tab Refresh
PanicLoop Labs
Auto Refresh ab
o8o8netcom
Page Auto Reload
Moran
Auto Sleepless Hard Refresh
No Name
Scheduled Refresh
Moran