Internet Time
The simpliest way to point correct time all over the world
Wat is Internet Time?
Internet Time is een Chrome-extensie ontwikkeld door Sole IT, en de belangrijkste functie is "The simpliest way to point correct time all over the world".
Extensie Screenshots
Download het CRX-bestand van de extensie Internet Time
Download Internet Time-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | |
ID | odahaeohkbkbdminmdlefikeomonfbcb |
Officiële URL | https://chromewebstore.google.com/detail/internet-time/odahaeohkbkbdminmdlefikeomonfbcb |
Beschrijving | The simpliest way to point correct time all over the world |
Bestandsgrootte | 50.75 KB |
Aantal Installaties | 25 |
Huidige Versie | 1.0.0 |
Laatst Bijgewerkt | 2014-07-23 |
Publicatiedatum | 2014-07-22 |
Beoordeling | 2.33/5 Totaal 3 Beoordelingen |
Ontwikkelaar | Sole IT |
Betalingswijze | free |
Ondersteunde Talen | 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" } |