World Clocks

Replace new tab page with simple and beautiful World Clocks

Was ist World Clocks?

World Clocks ist eine Chrome-Erweiterung, die von https://worldclockz.com entwickelt wurde, und ihr Hauptmerkmal ist "Replace new tab page with simple and beautiful World Clocks".

Erweiterungsscreenshots

screenshot

World Clocks-Erweiterungs-CRX-Datei herunterladen

Laden Sie World Clocks-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Simple and beautiful World Clocks                    

Grundlegende Informationen zur Erweiterung

Name World Clocks World Clocks
ID hoejpekmflnpaffadegadmhacpafpaca
Offizielle URL https://chromewebstore.google.com/detail/world-clocks/hoejpekmflnpaffadegadmhacpafpaca
Beschreibung Replace new tab page with simple and beautiful World Clocks
Dateigröße 832 KB
Installationsanzahl 427
Aktuelle Version 0.71
Letztes Update 2016-04-23
Veröffentlichungsdatum 2016-04-23
Bewertung 3.87/5 Insgesamt 15 Bewertungen
Entwickler https://worldclockz.com
Zahlungsart free
Erweiterungswebsite http://worldclockz.com
Unterstützte Sprachen 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"
}