World Clocks
Replace new tab page with simple and beautiful World Clocks
Qu'est-ce que World Clocks ?
World Clocks est une extension Chrome développée par https://worldclockz.com, et sa fonction principale est "Replace new tab page with simple and beautiful World Clocks".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension World Clocks
Téléchargez les fichiers d'extension World Clocks 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
Simple and beautiful World Clocks
Informations de Base sur l'Extension
Nom | World Clocks |
ID | hoejpekmflnpaffadegadmhacpafpaca |
URL Officiel | https://chromewebstore.google.com/detail/world-clocks/hoejpekmflnpaffadegadmhacpafpaca |
Description | Replace new tab page with simple and beautiful World Clocks |
Taille du Fichier | 832 KB |
Nombre d'Installations | 427 |
Version Actuelle | 0.71 |
Dernière Mise à Jour | 2016-04-23 |
Date de Publication | 2016-04-23 |
Évaluation | 3.87/5 Total 15 Évaluations |
Développeur | https://worldclockz.com |
Type de Paiement | free |
Site Web de l'Extension | http://worldclockz.com |
Langues Prises en Charge | 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" } |