Colorful Clock for Google Chrome
Beautiful clock with a colorful design for your Google Chrome browser.
Vad är Colorful Clock for Google Chrome?
Colorful Clock for Google Chrome är en Chrome-tillägg utvecklad av Coxdo, och dess huvudfunktion är "Beautiful clock with a colorful design for your Google Chrome browser.".
Tilläggsskärmbilder
Ladda ner Colorful Clock for Google Chrome-förlängningens CRX-fil
Ladda ner Colorful Clock for Google Chrome-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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äggande Information om Tillägg
Namn | |
ID | icdbimmgjnmkljgjkapbiooacacinian |
Officiell webbadress | https://chrome.google.com/webstore/detail/colorful-clock-for-google/icdbimmgjnmkljgjkapbiooacacinian |
Beskrivning | Beautiful clock with a colorful design for your Google Chrome browser. |
Filstorlek | 5.74 MB |
Antal Installationer | 60 |
Aktuell Version | 0.0.5 |
Senast Uppdaterad | 2021-04-29 |
Publiceringsdatum | 2020-05-15 |
Betyg | 5.00/5 Totalt 1 Betyg |
Utvecklare | Coxdo |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://www.coxdo.com/ |
Hjälpsida URL | https://www.coxdo.com/contact.html |
Stödda Språk | 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": [ " |