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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

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