G1B

Aesthetic alternative to the default new tab.

Wat is G1B?

G1B is een Chrome-extensie ontwikkeld door g1eb, en de belangrijkste functie is "Aesthetic alternative to the default new tab.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie G1B

Download G1B-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam G1B G1B
ID nnddcgoiijlgjmeeodhhbebcjlmgdnnh
Officiële URL https://chromewebstore.google.com/detail/g1b/nnddcgoiijlgjmeeodhhbebcjlmgdnnh
Beschrijving Aesthetic alternative to the default new tab.
Bestandsgrootte 33.15 KB
Aantal Installaties 25
Huidige Versie 0.0.8
Laatst Bijgewerkt 2016-10-05
Publicatiedatum 2016-10-05
Beoordeling 2.50/5 Totaal 2 Beoordelingen
Ontwikkelaar g1eb
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    ]
}