World Clocks
Replace new tab page with simple and beautiful World Clocks
Cos'è World Clocks?
World Clocks è un'estensione di Chrome sviluppata da https://worldclockz.com, e la sua funzione principale è "Replace new tab page with simple and beautiful World Clocks".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione World Clocks
Scarica i file di estensione World Clocks in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Simple and beautiful World Clocks Informazioni di Base sull'Estensione
| Nome | |
| ID | hoejpekmflnpaffadegadmhacpafpaca |
| URL Ufficiale | https://chromewebstore.google.com/detail/world-clocks/hoejpekmflnpaffadegadmhacpafpaca |
| Descrizione | Replace new tab page with simple and beautiful World Clocks |
| Dimensione del File | 832 KB |
| Conteggio Installazioni | 427 |
| Versione Corrente | 0.71 |
| Ultimo Aggiornamento | 2016-04-23 |
| Data di Pubblicazione | 2016-04-23 |
| Valutazione | 3.87/5 Totale 15 Valutazioni |
| Sviluppatore | https://worldclockz.com |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | http://worldclockz.com |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"chrome_url_overrides": {
"newtab": "index.html"
},
"content_security_policy": "script-src 'self' 'unsafe-inline' https:\/\/fonts.googleapis.com https:\/\/maps.googleapis.com https:\/\/pagead2.googlesyndication.com https:\/\/googleads.g.doubleclick.net; object-src 'self'",
"description": "Replace new tab page with simple and beautiful World Clocks",
"icons": {
"128": "images\/touch\/icon-128x128.png"
},
"manifest_version": 2,
"name": "World Clocks",
"offline_enabled": true,
"version": "0.71"
} | |