G1B

Aesthetic alternative to the default new tab.

O que é G1B?

G1B é uma extensão do Chrome desenvolvida por g1eb, e sua principal característica é "Aesthetic alternative to the default new tab.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão G1B

Baixe arquivos de extensão G1B 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

                        Aesthetic alternative to the default new tab.

Change your "New Tab" into an aesthetic digital piece of eye candy.
Does not effect typical google search functionality on submit.
Use backslash as keyword to trigger text animations.

Controls:
- Long press to set background color and/or branding image.
- Press esc key to cancel any changes.                    

Informações Básicas da Extensão

Nome G1B G1B
ID nnddcgoiijlgjmeeodhhbebcjlmgdnnh
URL Oficial https://chromewebstore.google.com/detail/g1b/nnddcgoiijlgjmeeodhhbebcjlmgdnnh
Descrição Aesthetic alternative to the default new tab.
Tamanho do Arquivo 33.15 KB
Contagem de Instalações 25
Versão Atual 0.0.8
Última Atualização 2016-10-05
Data de Publicação 2016-10-05
Classificação 2.50/5 Total de 2 Avaliações
Desenvolvedor g1eb
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "G1B",
    "short_name": "G1B",
    "description": "Aesthetic alternative to the default new tab.",
    "version": "0.0.8",
    "manifest_version": 2,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "128": "images\/icon.png"
    },
    "web_accessible_resources": [
        "src\/script.js",
        "src\/styles.css",
        "images\/icon.png"
    ]
}