Colorful Clock for Google Chrome
Beautiful clock with a colorful design for your Google Chrome browser.
Hvad er Colorful Clock for Google Chrome?
Colorful Clock for Google Chrome er en Chrome-udvidelse udviklet af Coxdo, og dens hovedfunktion er "Beautiful clock with a colorful design for your Google Chrome browser.".
Udvidelsesskærmbilleder
Download Colorful Clock for Google Chrome-udvidelses-CRX-fil
Download Colorful Clock for Google Chrome-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Beautiful clock with a colorful design with a minimal design to look at the time directly in your Chrome browser. Colorful Clock provides a simple countdown timer, stopwatch, alarm and just clocks. You could change the 24-hr time to 12-hr, theme, clock position, clock size. You can close and re-open clock by click to extension icon.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | icdbimmgjnmkljgjkapbiooacacinian |
Officiel URL | https://chrome.google.com/webstore/detail/colorful-clock-for-google/icdbimmgjnmkljgjkapbiooacacinian |
Beskrivelse | Beautiful clock with a colorful design for your Google Chrome browser. |
Filstørrelse | 5.74 MB |
Antal Installationer | 60 |
Nuværende Version | 0.0.5 |
Senest Opdateret | 2021-04-29 |
Udgivelsesdato | 2020-05-15 |
Bedømmelse | 5.00/5 Samlet 1 Bedømmelser |
Udvikler | Coxdo |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://www.coxdo.com/ |
Hjælpeside-URL | https://www.coxdo.com/contact.html |
Understøttede Sprog | en |
manifest.json | |
{ "background": { "persistent": true, "scripts": [ "js\/jquery-3.3.1.min.js", "js\/background.js" ] }, "browser_action": { "default_icon": "128.png", "default_title": "__MSG_appName__" }, "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "default_locale": "en", "description": "__MSG_appDesc__", "icons": { "128": "128.png", "16": "16.png", "48": "48.png" }, "content_scripts": [ { "js": [ "js\/jquery-3.3.1.min.js", "js\/inject.js", "js\/pex.js" ], "matches": [ " |