Clock
The extension will show you the current time
Wat is Clock?
Clock is een Chrome-extensie ontwikkeld door bhawanvirk, en de belangrijkste functie is "The extension will show you the current time".
Extensie Screenshots
Download het CRX-bestand van de extensie Clock
Download Clock-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
This is one of the simple and clean clock. Basisinformatie over de Extensie
| Naam | |
| ID | gmfkgjignenhgcimhembjlhpihhonbln |
| Officiële URL | https://chromewebstore.google.com/detail/clock/gmfkgjignenhgcimhembjlhpihhonbln |
| Beschrijving | The extension will show you the current time |
| Bestandsgrootte | 7.42 KB |
| Aantal Installaties | 515 |
| Huidige Versie | 1.0 |
| Laatst Bijgewerkt | 2013-04-16 |
| Publicatiedatum | 2013-04-16 |
| Beoordeling | 4.00/5 Totaal 2 Beoordelingen |
| Ontwikkelaar | bhawanvirk |
| Betalingswijze | free |
| Ondersteunde Talen | en |
| manifest.json | |
{
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"description": "The extension will show you the current time",
"name": "Clock",
"manifest_version": 2,
"version": "1.0"
} | |