Gantz New tab

You will love your new tabs with Gantz wallpapers.

Co to jest Gantz New tab?

Gantz New tab to rozszerzenie Chrome opracowane przez angeldirami55, a jego główną funkcją jest „You will love your new tabs with Gantz wallpapers.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Gantz New tab

Pobierz pliki rozszerzeń Gantz New tab w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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                    

Podstawowe informacje o rozszerzeniu

Nazwa Gantz New tab Gantz New tab
ID dhppdejcgnikofjgkflblonpgjomcmmp
Oficjalny URL https://chrome.google.com/webstore/detail/gantz-new-tab/dhppdejcgnikofjgkflblonpgjomcmmp
Opis You will love your new tabs with Gantz wallpapers.
Rozmiar pliku 16.04 MB
Liczba instalacji 36
Aktualna Wersja 1.0.0
Ostatnia Aktualizacja 2018-03-22
Data Publikacji 2018-03-22
Ocena 4.00/5 Łącznie 1 Oceny
Deweloper angeldirami55
Typ Płatności free
Obsługiwane Języki 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"
    ]
}