World Clocks New Tab

World Clocks New Tab - See multiple analog clocks with different timezones on a new tab

Wat is World Clocks New Tab?

World Clocks New Tab is een Chrome-extensie ontwikkeld door alextrastero, en de belangrijkste functie is "World Clocks New Tab - See multiple analog clocks with different timezones on a new tab".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie World Clocks New Tab

Download World Clocks New Tab-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

                        World Clocks New Tab - See multiple analog clocks with different timezones on a new tab                    

Basisinformatie over de Extensie

Naam World Clocks New Tab World Clocks New Tab
ID kgdofgjeidgppjkamhldifcjdmbcpipi
Officiële URL https://chromewebstore.google.com/detail/world-clocks-new-tab/kgdofgjeidgppjkamhldifcjdmbcpipi
Beschrijving World Clocks New Tab - See multiple analog clocks with different timezones on a new tab
Bestandsgrootte 56.64 KB
Aantal Installaties 161
Huidige Versie 2.1.1
Laatst Bijgewerkt 2018-02-24
Publicatiedatum 2018-02-24
Beoordeling 4.25/5 Totaal 4 Beoordelingen
Ontwikkelaar alextrastero
Betalingswijze free
Extensiewebsite https://github.com/alextrastero/world-clocks-new-tab
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "World Clocks New Tab",
    "short_name": "World Clocks",
    "version": "2.1.1",
    "description": "World Clocks New Tab - See multiple analog clocks with different timezones on a new tab",
    "author": "Alexander Odell ",
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "offline_enabled": true,
    "icons": {
        "16": "assets\/icon16.png",
        "48": "assets\/icon48.png",
        "128": "assets\/icon128.png"
    }
}