G1B

Aesthetic alternative to the default new tab.

G1Bคืออะไร?

G1B เป็นส่วนขยายของ Chrome ที่พัฒนาโดย g1eb และคุณลักษณะหลักของมันคือ "Aesthetic alternative to the default new tab."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย G1B

ดาวน์โหลดไฟล์ส่วนขยาย 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"
    ]
}