提供元: nehan
Inspect and view changes in TimerDrop source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "TimerDrop",
"version": "1.2.0",
"description": "Drop a countdown and track time remaining in the toolbar badge",
"browser_specific_settings": {
"gecko": {
"id": "{476ce91f-e3d4-4fea-9f49-f0140945f4d1}",
"strict_min_version": "96.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"16": "icons/ico16.png",
"32": "icons/ico32.png",
"48": "icons/ico48.png",
"96": "icons/ico96.png",
"128": "icons/ico128.png"
},
"browser_action": {
"default_popup": "gui/main.html",
"default_icon": {
"16": "icons/ico16.png",
"32": "icons/ico32.png",
"48": "icons/ico48.png",
"96": "icons/ico96.png",
"128": "icons/ico128.png"
}
},
"background": {
"scripts": [
"core/bg.js"
]
},
"permissions": [
"alarms",
"notifications",
"storage"
]
} ベストのTimerDrop代替案
TimerDropに類似したFirefox add-onをいくつか紹介します: