Gantz New tab

You will love your new tabs with Gantz wallpapers.

Cos'è Gantz New tab?

Gantz New tab è un'estensione di Chrome sviluppata da angeldirami55, e la sua funzione principale è "You will love your new tabs with Gantz wallpapers.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Gantz New tab

Scarica i file di estensione Gantz 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

                        The best starting point for surfing the internet: fast, efficient and customizable! Create YOUR Gantz Start Page! This extension allows you to enrich and personalize your home page                    

Informazioni di Base sull'Estensione

Nome Gantz New tab Gantz New tab
ID dhppdejcgnikofjgkflblonpgjomcmmp
URL Ufficiale https://chrome.google.com/webstore/detail/gantz-new-tab/dhppdejcgnikofjgkflblonpgjomcmmp
Descrizione You will love your new tabs with Gantz wallpapers.
Dimensione del File 16.04 MB
Conteggio Installazioni 36
Versione Corrente 1.0.0
Ultimo Aggiornamento 2018-03-22
Data di Pubblicazione 2018-03-22
Valutazione 4.00/5 Totale 1 Valutazioni
Sviluppatore angeldirami55
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "version": "1.0.0",
    "browser_action": {
        "default_icon": "picto\/48.png",
        "default_title": "Gantz New tab"
    },
    "chrome_url_overrides": {
        "newtab": "wall.html"
    },
    "description": "You will love your new tabs with Gantz wallpapers.",
    "icons": {
        "128": "picto\/128.png",
        "48": "picto\/48.png",
        "19": "picto\/19.png"
    },
    "manifest_version": 2,
    "name": "Gantz New tab",
    "offline_enabled": true,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "web_accessible_resources": [
        "wall.html"
    ]
}