提供元: legendarykanary Add-on
Inspect and view changes in Auto Reset Timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Auto Reset Timer",
"version": "1.2.18.25",
"description": "A simple countdown timer that auto-resets with customizable hotkeys.",
"permissions": [
"storage",
"notifications"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icon.png",
"48": "icon.png",
"128": "icon.png"
}
},
"commands": {
"start-timer": {
"suggested_key": {
"default": "Alt+G"
},
"description": "Start/Stop timer"
},
"reset-timer": {
"suggested_key": {
"default": "Alt+R"
},
"description": "Reset the timer"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{2e6d3c28-6099-40d8-bd57-93378247c962}"
}
}
} ベストのAuto Reset Timer代替案
Auto Reset Timerに類似したFirefox add-onをいくつか紹介します:
The Timer
Bozidar Atanasovski
Timer Extension
-- command line --
Simple Timer Addon
Yelan
Timer Addon
uiauia
Focus Timer Offline
v5
Simple Timer Popup
Aiden
CountdownTimer
Luisvoya
Task Timer
Islam Hassan
QuickTimer
Lukareto
Tracking Timer
Roy Tettero
Tab Reloader
Jrmgx
Auto Refresh
Alanas