제작자: blonker
Inspect and view changes in cool-clock source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "clock",
"description": "it s a clock",
"version": "1.0.1",
"icons": {
"64": "icons/icon.png"
},
"permissions": [
"storage"
],
"background": {
"scripts": [
"background_script.js"
]
},
"content_scripts": [
{
"matches": [
"*://*.mozilla.org/*"
],
"js": [
"content_script.js"
]
}
],
"options_ui": {
"page": "options.html",
"browser_style": true
},
"browser_action": {
"default_icon": {
"64": "icons/icon.png"
},
"default_popup": "browserAction/index.html",
"default_title": "clock"
},
"browser_specific_settings": {
"gecko": {
"id": "{3ba48b5a-07ed-4332-a3ff-f1c5fd83b103}"
}
}
} 최고의 cool-clock 대안
다음은 cool-clock과(와) 유사한 Firefox add-on입니다:
Small Clock
David Illsley
Cosmic Clock
ryoku25
Cool clock
Damir Šijaković
xiao-clock
Xilin Sun
Screen Clock
F K
Analog Clock
Sriram
Mini World Clock
martins
Dark Analog Clock
Ace_xhat
🌼 Mini Clock Display
Pamela A. Garcia
Christmas Clock
Studio 500
Digital Clock
Happy-Ferret
about:newTab simple Clock
P0MID0R