Winterly Tab

Beautifully replace new tab screen with simple and minimalist winter themed background.

ما هو Winterly Tab؟

Winterly Tab هو إضافة Chrome تم تطويرها بواسطة Hadna Space، والميزة الرئيسية لها هي "Beautifully replace new tab screen with simple and minimalist winter themed background.".

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

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Winterly Tab

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

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

                        Free & open source new tab replacement for your browser. All images are taken from Unsplash. Image background will be automatically changed every 5 minutes, or you can change it manually.                    

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

الاسم Winterly Tab Winterly Tab
ID fcbaofhfpeakjobpnemojmibbnkpgigi
عنوان URL الرسمي https://chromewebstore.google.com/detail/winterly-tab/fcbaofhfpeakjobpnemojmibbnkpgigi
الوصف Beautifully replace new tab screen with simple and minimalist winter themed background.
حجم الملف 236 KB
عدد التثبيتات 72
النسخة الحالية 0.0.1
آخر تحديث 2021-10-05
تاريخ النشر 2021-10-04
المطور Hadna Space
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://github.com/dkhd/winterly-tab
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Winterly Tab",
    "author": "Diky hadna",
    "version": "0.0.1",
    "description": "Beautifully replace new tab screen with simple and minimalist winter themed background.",
    "icons": {
        "16": "snowflake.png",
        "48": "snowflake.png",
        "128": "snowflake.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}