G1B

Aesthetic alternative to the default new tab.

G1B là gì?

G1B là một tiện ích mở rộng Chrome được phát triển bởi g1eb, và tính năng chính của nó là "Aesthetic alternative to the default new tab.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng G1B

Tải xuống các tệp mở rộng G1B dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên G1B G1B
ID nnddcgoiijlgjmeeodhhbebcjlmgdnnh
URL Chính Thức https://chromewebstore.google.com/detail/g1b/nnddcgoiijlgjmeeodhhbebcjlmgdnnh
Mô tả Aesthetic alternative to the default new tab.
Kích Thước Tệp 33.15 KB
Số Lần Cài Đặt 25
Phiên Bản Hiện Tại 0.0.8
Cập Nhật Lần Cuối 2016-10-05
Ngày Phát Hành 2016-10-05
Đánh Giá 2.50/5 Tổng số 2 Đánh Giá
Nhà Phát Triển g1eb
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}