提供元: Krejzicek
Inspect and view changes in Editable Countdown source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tab Countdown Timer",
"version": "3.0",
"description": "Shows a countdown timer in the toolbar.",
"permissions": [
"storage"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": "icon128.png"
},
"icons": {
"128": "icon128.png"
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"browser_specific_settings": {
"gecko": {
"id": "tab-countdowner@example.com"
}
}
} ベストのEditable Countdown代替案
Editable Countdownに類似したFirefox add-onをいくつか紹介します: