World Clocks

Replace new tab page with simple and beautiful World Clocks

Vad är World Clocks?

World Clocks är en Chrome-tillägg utvecklad av https://worldclockz.com, och dess huvudfunktion är "Replace new tab page with simple and beautiful World Clocks".

Tilläggsskärmbilder

screenshot

Ladda ner World Clocks-förlängningens CRX-fil

Ladda ner World Clocks-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

                        Simple and beautiful World Clocks                    

Grundläggande Information om Tillägg

Namn World Clocks World Clocks
ID hoejpekmflnpaffadegadmhacpafpaca
Officiell webbadress https://chromewebstore.google.com/detail/world-clocks/hoejpekmflnpaffadegadmhacpafpaca
Beskrivning Replace new tab page with simple and beautiful World Clocks
Filstorlek 832 KB
Antal Installationer 427
Aktuell Version 0.71
Senast Uppdaterad 2016-04-23
Publiceringsdatum 2016-04-23
Betyg 3.87/5 Totalt 15 Betyg
Utvecklare https://worldclockz.com
Betalningssätt free
Tilläggswebbplats http://worldclockz.com
Stödda Språk 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"
}