Tab Plus
Tab Plus is more than just a tab, - local weather, flip clock and more...
Co je Tab Plus?
Tab Plus je rozšíření Chrome vyvinuté xtensionplus.com, a jeho hlavní funkcí je „Tab Plus is more than just a tab, - local weather, flip clock and more...“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Tab Plus
Stáhněte si soubory rozšíření Tab Plus 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í
Very useful and nice start page, more than just a new tab, - local weather, flip clock and more...
Základní Informace o Rozšíření
Název | Tab Plus |
ID | gnpkfejhbjbfidphpdfeokopdigeinkf |
Oficiální URL | https://chromewebstore.google.com/detail/tab-plus/gnpkfejhbjbfidphpdfeokopdigeinkf |
Popis | Tab Plus is more than just a tab, - local weather, flip clock and more... |
Velikost souboru | 753 KB |
Počet instalací | 72 |
Aktuální Verze | 1.0.1.3 |
Poslední Aktualizace | 2017-07-18 |
Datum Vydání | 2017-07-18 |
Hodnocení | 5.00/5 Celkem 1 Hodnocení |
Vývojář | xtensionplus.com |
Typ Platby | free |
Podporované Jazyky | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "chrome_url_overrides": { "newtab": "index.html" }, "name": "Tab Plus", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "description": "Tab Plus is more than just a tab, - local weather, flip clock and more...", "icons": { "128": "images\/tab+-128.png", "16": "images\/tab+-16.png", "48": "images\/tab+-48.png", "64": "images\/tab+-64.png" }, "manifest_version": 2, "options_page": "index.html#options", "permissions": [ "storage", "geolocation", "unlimitedStorage", "https:\/\/maps.googleapis.com\/maps\/api\/", "http:\/\/api.wunderground.com\/api" ], "version": "1.0.1.3" } |