Colorful Clock for Google Chrome
Beautiful clock with a colorful design for your Google Chrome browser.
Wat is Colorful Clock for Google Chrome?
Colorful Clock for Google Chrome is een Chrome-extensie ontwikkeld door Coxdo, en de belangrijkste functie is "Beautiful clock with a colorful design for your Google Chrome browser.".
Extensie Screenshots
Download het CRX-bestand van de extensie Colorful Clock for Google Chrome
Download Colorful Clock for Google Chrome-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | icdbimmgjnmkljgjkapbiooacacinian |
Officiële URL | https://chrome.google.com/webstore/detail/colorful-clock-for-google/icdbimmgjnmkljgjkapbiooacacinian |
Beschrijving | Beautiful clock with a colorful design for your Google Chrome browser. |
Bestandsgrootte | 5.74 MB |
Aantal Installaties | 60 |
Huidige Versie | 0.0.5 |
Laatst Bijgewerkt | 2021-04-29 |
Publicatiedatum | 2020-05-15 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | Coxdo |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://www.coxdo.com/ |
Help Pagina-URL | https://www.coxdo.com/contact.html |
Ondersteunde Talen | 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": [ " |