提供元: Pepper
Inspect and view changes in Countdown Timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Countdown Timer",
"version": "1.0.0",
"description": "Set countdowns for deadlines, meetings, or tasks right in the toolbar.",
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"browser_specific_settings": {
"gecko": {
"id": "countdown-timer-080@mozillamaker.dev",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
},
"permissions": [
"storage",
"alarms",
"notifications"
],
"host_permissions": [],
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"default_title": "Countdown Timer"
},
"options_ui": {
"page": "options.html",
"open_in_tab": false
}
} ベストのCountdown Timer代替案
Countdown Timerに類似したFirefox add-onをいくつか紹介します:
CountDown
nehan
Task Countdown Timer
Mohamed Hafez
Toolbar Countdown
igorlogius
Deadline Watch
TannhDeina
Microtask Countdown
SODO66 – San Choi Dang Cap
DeadlineClock
nehan
TimerDrop
nehan
Countdown Timer v5
LukeFX
Editable Countdown
Krejzicek
Thunder Countdown Flow
Mathieu
Event Countdown
Albertson
Countdown Timer
lastlegume