Colorful Clock for Google Chrome
Beautiful clock with a colorful design for your Google Chrome browser.
Was ist Colorful Clock for Google Chrome?
Colorful Clock for Google Chrome ist eine Chrome-Erweiterung, die von Coxdo entwickelt wurde, und ihr Hauptmerkmal ist "Beautiful clock with a colorful design for your Google Chrome browser.".
Erweiterungsscreenshots
Colorful Clock for Google Chrome-Erweiterungs-CRX-Datei herunterladen
Laden Sie Colorful Clock for Google Chrome-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | icdbimmgjnmkljgjkapbiooacacinian |
Offizielle URL | https://chrome.google.com/webstore/detail/colorful-clock-for-google/icdbimmgjnmkljgjkapbiooacacinian |
Beschreibung | Beautiful clock with a colorful design for your Google Chrome browser. |
Dateigröße | 5.74 MB |
Installationsanzahl | 60 |
Aktuelle Version | 0.0.5 |
Letztes Update | 2021-04-29 |
Veröffentlichungsdatum | 2020-05-15 |
Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
Entwickler | Coxdo |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://www.coxdo.com/ |
Hilfeseite URL | https://www.coxdo.com/contact.html |
Unterstützte Sprachen | 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": [ " |