WaveTab

Turn the new tab page into a beautiful, minimal gradient.

ما هو WaveTab؟

WaveTab هو إضافة Chrome تم تطويرها بواسطة Liz Wigglesworth، والميزة الرئيسية لها هي "Turn the new tab page into a beautiful, minimal gradient.".

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Beautiful. Minimal. Functional.

WaveTab turns each new tab page into a gorgeous, animated gradient! Built with speed and minimalism in mind, there's no clutter or huge files to load.

Features:
- 60+ unique gradients with more to come!
- No big images to load, so it's lightning fast!
- Custom formatting for time/date
- Show/hide elements
- Customize how the gradient displays
- Toggle the gradient animation                    

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

الاسم WaveTab WaveTab
ID nfdfcgbnfilhjigfdeniiacekbfmknnk
عنوان URL الرسمي https://chromewebstore.google.com/detail/wavetab/nfdfcgbnfilhjigfdeniiacekbfmknnk
الوصف Turn the new tab page into a beautiful, minimal gradient.
حجم الملف 272 KB
عدد التثبيتات 49
النسخة الحالية v2.1.0
آخر تحديث 2021-01-24
تاريخ النشر 2018-08-10
تقييم 4.60/5 مجموع تقييمات 5
المطور Liz Wigglesworth
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.lizwigg.com/wavetab/
عنوان صفحة المساعدة https://www.lizwigg.com/wavetab/support/
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "WaveTab",
    "short_name": "WaveTab",
    "author": "Liz Wigglesworth",
    "description": "Turn the new tab page into a beautiful, minimal gradient.",
    "version": "2.1.0",
    "version_name": "v2.1.0",
    "icons": {
        "32": "assets\/images\/appicon-32.png",
        "64": "assets\/images\/appicon-64.png"
    },
    "permissions": [
        "storage"
    ],
    "chrome_url_overrides": {
        "newtab": "wavetab.html"
    },
    "web_accessible_resources": [
        "assets\/data\/default.json"
    ]
}