Tab Plus

Tab Plus is more than just a tab, - local weather, flip clock and more...

Cos'è Tab Plus?

Tab Plus è un'estensione di Chrome sviluppata da xtensionplus.com, e la sua funzione principale è "Tab Plus is more than just a tab, - local weather, flip clock and more...".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Tab Plus

Scarica i file di estensione Tab Plus in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Very useful and nice start page, 
more than just a new tab, - local weather, flip clock and more...                    

Informazioni di Base sull'Estensione

Nome Tab Plus Tab Plus
ID gnpkfejhbjbfidphpdfeokopdigeinkf
URL Ufficiale https://chromewebstore.google.com/detail/tab-plus/gnpkfejhbjbfidphpdfeokopdigeinkf
Descrizione Tab Plus is more than just a tab, - local weather, flip clock and more...
Dimensione del File 753 KB
Conteggio Installazioni 72
Versione Corrente 1.0.1.3
Ultimo Aggiornamento 2017-07-18
Data di Pubblicazione 2017-07-18
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore xtensionplus.com
Tipo di Pagamento free
Lingue Supportate 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"
}