World Clocks
Replace new tab page with simple and beautiful World Clocks
Hvad er World Clocks?
World Clocks er en Chrome-udvidelse udviklet af https://worldclockz.com, og dens hovedfunktion er "Replace new tab page with simple and beautiful World Clocks".
Udvidelsesskærmbilleder
Download World Clocks-udvidelses-CRX-fil
Download World Clocks-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
Simple and beautiful World Clocks Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | hoejpekmflnpaffadegadmhacpafpaca |
| Officiel URL | https://chromewebstore.google.com/detail/world-clocks/hoejpekmflnpaffadegadmhacpafpaca |
| Beskrivelse | Replace new tab page with simple and beautiful World Clocks |
| Filstørrelse | 832 KB |
| Antal Installationer | 427 |
| Nuværende Version | 0.71 |
| Senest Opdateret | 2016-04-23 |
| Udgivelsesdato | 2016-04-23 |
| Bedømmelse | 3.87/5 Samlet 15 Bedømmelser |
| Udvikler | https://worldclockz.com |
| Betalingsmetode | free |
| Udvidelseswebsted | http://worldclockz.com |
| Understøttede Sprog | 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"
} | |