Gantz New tab

You will love your new tabs with Gantz wallpapers.

O que é Gantz New tab?

Gantz New tab é uma extensão do Chrome desenvolvida por angeldirami55, e sua principal característica é "You will love your new tabs with Gantz wallpapers.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Gantz New tab

Baixe arquivos de extensão Gantz New tab no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome Gantz New tab Gantz New tab
ID dhppdejcgnikofjgkflblonpgjomcmmp
URL Oficial https://chrome.google.com/webstore/detail/gantz-new-tab/dhppdejcgnikofjgkflblonpgjomcmmp
Descrição You will love your new tabs with Gantz wallpapers.
Tamanho do Arquivo 16.04 MB
Contagem de Instalações 36
Versão Atual 1.0.0
Última Atualização 2018-03-22
Data de Publicação 2018-03-22
Classificação 4.00/5 Total de 1 Avaliações
Desenvolvedor angeldirami55
Tipo de Pagamento free
Idiomas Suportados 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"
    ]
}