G1B

Aesthetic alternative to the default new tab.

G1B क्या है?

G1B g1eb द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Aesthetic alternative to the default new tab."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में G1B एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम G1B G1B
ID nnddcgoiijlgjmeeodhhbebcjlmgdnnh
आधिकारिक URL https://chromewebstore.google.com/detail/g1b/nnddcgoiijlgjmeeodhhbebcjlmgdnnh
विवरण Aesthetic alternative to the default new tab.
फ़ाइल का आकार 33.15 KB
स्थापना संख्या 25
वर्तमान संस्करण 0.0.8
अंतिम अपडेट 2016-10-05
प्रकाशन तिथि 2016-10-05
रेटिंग 2.50/5 कुल 2 रेटिंग्स
डेवलपर g1eb
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ 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"
    ]
}