UTC Time Now
Current time in UTC (Coordinated Universal Time).
Wat is UTC Time Now?
UTC Time Now is een Chrome-extensie ontwikkeld door https://www.utctime.net, en de belangrijkste functie is "Current time in UTC (Coordinated Universal Time).".
Extensie Screenshots
Download het CRX-bestand van de extensie UTC Time Now
Download UTC Time Now-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
Get the current time now in UTC time zone (Coordinated Universal Time). Basisinformatie over de Extensie
| Naam | |
| ID | ceffohncmfdlkdjbnojpdbmnfnigonba |
| Officiële URL | https://chromewebstore.google.com/detail/utc-time-now/ceffohncmfdlkdjbnojpdbmnfnigonba |
| Beschrijving | Current time in UTC (Coordinated Universal Time). |
| Bestandsgrootte | 13.53 KB |
| Aantal Installaties | 4,421 |
| Huidige Versie | 1.2 |
| Laatst Bijgewerkt | 2023-08-31 |
| Publicatiedatum | 2016-05-27 |
| Beoordeling | 4.71/5 Totaal 7 Beoordelingen |
| Ontwikkelaar | https://www.utctime.net |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://www.utctime.net/ |
| Ondersteunde Talen | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "UTC Time Now",
"description": "Current time in UTC (Coordinated Universal Time).",
"version": "1.2",
"icons": {
"64": "icon64.png",
"128": "icon128.png"
},
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"permissions": [
"activeTab"
]
} | |