NewTab Clock
Clock Tab Minimal clock tab, customise theme and clock according to your preferences.
Wat is NewTab Clock?
NewTab Clock is een Chrome-extensie ontwikkeld door Athaher, en de belangrijkste functie is "Clock Tab Minimal clock tab, customise theme and clock according to your preferences.".
Extensie Screenshots
Download het CRX-bestand van de extensie NewTab Clock
Download NewTab 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
Clock Tab
Minimal clock tab, customise theme and clock according to your preferences. Basisinformatie over de Extensie
| Naam | |
| ID | cmamolkmbekldcingccalpmbhbglnemg |
| Officiële URL | https://chromewebstore.google.com/detail/newtab-clock/cmamolkmbekldcingccalpmbhbglnemg |
| Beschrijving | Clock Tab Minimal clock tab, customise theme and clock according to your preferences. |
| Bestandsgrootte | 592 KB |
| Aantal Installaties | 40 |
| Huidige Versie | 1.1 |
| Laatst Bijgewerkt | 2020-07-14 |
| Publicatiedatum | 2019-05-14 |
| Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
| Ontwikkelaar | Athaher |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "NewTab Clock",
"version": "1.1",
"icons": {
"16": "clock16.png",
"32": "clock32.png",
"48": "clock48.png",
"128": "clock128.png"
},
"manifest_version": 2,
"permissions": [
"storage"
],
"chrome_url_overrides": {
"newtab": "index.html"
}
} | |