G1B

Aesthetic alternative to the default new tab.

什么是G1B?

G1B是由g1eb开发的Chrome扩展程序,该扩展的主要功能是“Aesthetic alternative to the default new tab.”。

扩展截图

screenshot

下载G1B扩展crx文件

下载G1B扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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"
    ]
}