Blackhawks New Tab

Blackhawks New tab features: *15 different backgrounds to pick from *Search options * Quick links to Blackhawks related items…

Cos'è Blackhawks New Tab?

Blackhawks New Tab è un'estensione di Chrome sviluppata da Franklin, e la sua funzione principale è "Blackhawks New tab features: *15 different backgrounds to pick from *Search options * Quick links to Blackhawks related items…".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Blackhawks New Tab

Scarica i file di estensione Blackhawks New Tab 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

                        Blackhawks New tab features:

*15 different backgrounds to pick from
*Search options
* Quick links to Blackhawks related items
*Simple, clean layout


Note: this is NOT a Chrome theme, it’s a new tab page                    

Informazioni di Base sull'Estensione

Nome Blackhawks New Tab Blackhawks New Tab
ID knkiklcbbhojmaahkgdgnihljagheiak
URL Ufficiale https://chrome.google.com/webstore/detail/blackhawks-new-tab/knkiklcbbhojmaahkgdgnihljagheiak
Descrizione Blackhawks New tab features: *15 different backgrounds to pick from *Search options * Quick links to Blackhawks related items…
Dimensione del File 8.38 MB
Conteggio Installazioni 56
Versione Corrente 1.0.1
Ultimo Aggiornamento 2016-02-13
Data di Pubblicazione 2016-02-13
Valutazione 5.00/5 Totale 3 Valutazioni
Sviluppatore Franklin
Tipo di Pagamento free
Sito Web dell'Estensione https://plus.google.com/communities/114323851938362935763
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Blackhawks New Tab",
    "short_name": "BlackhawksNewTab",
    "description": "",
    "version": "1.0.1",
    "minimum_chrome_version": "38",
    "options_page": "options.html",
    "icons": {
        "16": "assets\/icon_16.png",
        "128": "assets\/icon_128.png"
    },
    "permissions": [
        "storage"
    ],
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}