QuickTab

QuickTab is a simple and minimalist new tab replacement. It offers customizable speed dial, clock and beautiful unique themes.

ما هو QuickTab؟

QuickTab هو إضافة Chrome تم تطويرها بواسطة https://myriago.com، والميزة الرئيسية لها هي "QuickTab is a simple and minimalist new tab replacement. It offers customizable speed dial, clock and beautiful unique themes.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة QuickTab

قم بتنزيل ملفات الامتداد QuickTab بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        Quick Tab is a beautiful and minimalist replacement for a Chrome's "new tab" page.

Features:
> beautiful minimalist design
> speed dial with 50 crafted icons 
> possibility of adding any custom links to speed dial
> clock & date
> 20 themes with live preview
> theme and links synchronized across all desktop/laptop devices

UDPATE: Now with Leicester City theme!                    

معلومات أساسية عن التمديد

الاسم QuickTab QuickTab
ID fejhjldfecjmihjjaddbpgipeaaegohg
عنوان URL الرسمي https://chromewebstore.google.com/detail/quicktab/fejhjldfecjmihjjaddbpgipeaaegohg
الوصف QuickTab is a simple and minimalist new tab replacement. It offers customizable speed dial, clock and beautiful unique themes.
حجم الملف 5.74 MB
عدد التثبيتات 343
النسخة الحالية 0.843
آخر تحديث 2016-06-23
تاريخ النشر 2016-06-23
تقييم 4.31/5 مجموع تقييمات 16
المطور https://myriago.com
نوع الدفع free
موقع الإضافة http://myriago.com/quicktab
اللغات المدعومة en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "QuickTab",
    "version": "0.843",
    "description": "QuickTab is a simple and minimalist new tab replacement. It offers customizable speed dial, clock and beautiful unique themes.",
    "icons": {
        "16": "images\/icon-16.png",
        "48": "images\/icon.png",
        "128": "images\/icon-128.png"
    },
    "author": "Myriago",
    "chrome_url_overrides": {
        "newtab": "quicktab.html"
    },
    "permissions": [
        "storage"
    ]
}