World Clocks New Tab

World Clocks New Tab - See multiple analog clocks with different timezones on a new tab

Qu'est-ce que World Clocks New Tab ?

World Clocks New Tab est une extension Chrome développée par alextrastero, et sa fonction principale est "World Clocks New Tab - See multiple analog clocks with different timezones on a new tab".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension World Clocks New Tab

Téléchargez les fichiers d'extension World Clocks New Tab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        World Clocks New Tab - See multiple analog clocks with different timezones on a new tab                    

Informations de Base sur l'Extension

Nom World Clocks New Tab World Clocks New Tab
ID kgdofgjeidgppjkamhldifcjdmbcpipi
URL Officiel https://chromewebstore.google.com/detail/world-clocks-new-tab/kgdofgjeidgppjkamhldifcjdmbcpipi
Description World Clocks New Tab - See multiple analog clocks with different timezones on a new tab
Taille du Fichier 56.64 KB
Nombre d'Installations 161
Version Actuelle 2.1.1
Dernière Mise à Jour 2018-02-24
Date de Publication 2018-02-24
Évaluation 4.25/5 Total 4 Évaluations
Développeur alextrastero
Type de Paiement free
Site Web de l'Extension https://github.com/alextrastero/world-clocks-new-tab
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "World Clocks New Tab",
    "short_name": "World Clocks",
    "version": "2.1.1",
    "description": "World Clocks New Tab - See multiple analog clocks with different timezones on a new tab",
    "author": "Alexander Odell ",
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "offline_enabled": true,
    "icons": {
        "16": "assets\/icon16.png",
        "48": "assets\/icon48.png",
        "128": "assets\/icon128.png"
    }
}