H1Z1 Wallpapers and New Tab

H1Z1 wallpapers and new tab extension brings you a new look to your Chrome browser.

Cos'è H1Z1 Wallpapers and New Tab?

H1Z1 Wallpapers and New Tab è un'estensione di Chrome sviluppata da http://loadz.com, e la sua funzione principale è "H1Z1 wallpapers and new tab extension brings you a new look to your Chrome browser.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione H1Z1 Wallpapers and New Tab

Scarica i file di estensione H1Z1 Wallpapers and 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

                        H1Z1 Wallpapers and New Tab extension brings your browser to a new look and some useful tools.                    

Informazioni di Base sull'Estensione

Nome H1Z1 Wallpapers and New Tab H1Z1 Wallpapers and New Tab
ID hccbnoifeiaglmiifnoijkbbcakhafpp
URL Ufficiale https://chrome.google.com/webstore/detail/h1z1-wallpapers-and-new-t/hccbnoifeiaglmiifnoijkbbcakhafpp
Descrizione H1Z1 wallpapers and new tab extension brings you a new look to your Chrome browser.
Dimensione del File 31.16 KB
Conteggio Installazioni 18
Versione Corrente 4.3
Ultimo Aggiornamento 2018-01-12
Data di Pubblicazione 2018-01-12
Valutazione 5.00/5 Totale 7 Valutazioni
Sviluppatore http://loadz.com
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "H1Z1 Wallpapers and New Tab",
    "version": "4.3",
    "description": "H1Z1 wallpapers and new tab extension brings you a new look to your Chrome browser.",
    "default_locale": "en",
    "icons": {
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "background": {
        "scripts": [
            "js\/h1z1-bg.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "chrome_settings_overrides": {
        "homepage": "http:\/\/loadz.com",
        "search_provider": {
            "name": "iki Resim",
            "search_url": "http:\/\/loadz.com\/search\/{searchTerms}",
            "suggest_url": "http:\/\/loadz.com\/suggest\/{searchTerms}",
            "encoding": "UTF-8",
            "is_default": true,
            "favicon_url": "http:\/\/loadz.com\/favicon.ico",
            "keyword": "ikiresim.com"
        }
    },
    "browser_action": {
        "default_title": "H1Z1"
    },
    "optional_permissions": [
        "management"
    ],
    "permissions": [
        "tabs",
        "topSites"
    ]
}