Internet Time
The simpliest way to point correct time all over the world
Qu'est-ce que Internet Time ?
Internet Time est une extension Chrome développée par Sole IT, et sa fonction principale est "The simpliest way to point correct time all over the world".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Internet Time
Téléchargez les fichiers d'extension Internet Time 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
If you'd like to arrange time and don't want to confuse the time zones use InternetTime which is inspired by Swatch Internet Time. Internet Time doesn't use any time zones. The @0 (at-zero) is the day beginning at UTC+0, and all 24 hours are devided in 1000 pieces. For example, @329 = 07:53 in UTC+0
Informations de Base sur l'Extension
Nom | |
ID | odahaeohkbkbdminmdlefikeomonfbcb |
URL Officiel | https://chromewebstore.google.com/detail/internet-time/odahaeohkbkbdminmdlefikeomonfbcb |
Description | The simpliest way to point correct time all over the world |
Taille du Fichier | 50.75 KB |
Nombre d'Installations | 25 |
Version Actuelle | 1.0.0 |
Dernière Mise à Jour | 2014-07-23 |
Date de Publication | 2014-07-22 |
Évaluation | 2.33/5 Total 3 Évaluations |
Développeur | Sole IT |
Type de Paiement | free |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Internet Time", "version": "1.0.0", "description": "The simpliest way to point correct time all over the world", "icons": { "16": "i\/icon16.png", "48": "i\/icon48.png", "128": "i\/icon48.png" }, "browser_action": { "default_icon": "i\/icon16.png", "default_popup": "popup.html" }, "author": "Sole IT" } |