World Clocks new tab page

Replace the new tab page with up to 12 configurable world clocks

Co je World Clocks new tab page?

World Clocks new tab page je rozšíření Chrome vyvinuté Martín Peverelli, a jeho hlavní funkcí je „Replace the new tab page with up to 12 configurable world clocks“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření World Clocks new tab page

Stáhněte si soubory rozšíření World Clocks new tab page ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        Provides a main local clock, and up to 12 other smaller clocks configurable to any timezone.
All settings are kept in sync using Chrome Storage.
Clocks are configurable to 12 or 24 hour format.
The extension has two themes. 'light' and 'dark'.
Custom background URL support, for an online image to be loaded as background.                    

Základní Informace o Rozšíření

Název World Clocks new tab page World Clocks new tab page
ID opaffdnccgelcacfhbjigocjaigebbje
Oficiální URL https://chromewebstore.google.com/detail/world-clocks-new-tab-page/opaffdnccgelcacfhbjigocjaigebbje
Popis Replace the new tab page with up to 12 configurable world clocks
Velikost souboru 214 KB
Počet instalací 382
Aktuální Verze 0.0.2.2
Poslední Aktualizace 2017-04-25
Datum Vydání 2017-04-25
Hodnocení 2.63/5 Celkem 19 Hodnocení
Vývojář Martín Peverelli
Typ Platby free
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "World Clocks new tab page",
    "description": "Replace the new tab page with up to 12 configurable world clocks",
    "version": "0.0.2.2",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "main.html"
    },
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "manifest_version": 2
}