lavender | new tab

a soft, minimal new tab for your browser

ما هو lavender | new tab؟

lavender | new tab هو إضافة Chrome تم تطويرها بواسطة fvrests، والميزة الرئيسية لها هي "a soft, minimal new tab for your browser".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة lavender | new tab

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

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

                        lavender new tab 🌙 

lavender is a soft, minimal new tab for your chrome browser featuring: 
-   live time & weather updates
-   5 calming background colors 
-   alternative UI layouts
-   location-based weather fetching 
-   metric units & 24-hour time formatting
-   options sync between chrome browsers 

this app requires the following permissions: 
- chrome & local storage: used to store user settings, sync across browsers                                                   - geolocation: used to fetch weather from the OpenWeather API (https://openweathermap.org/). this functionality is optional. 

this project is licensed under the MIT license. please feel free to browse the source code or use snippets to inspire your own projects 💛 

source code: https://github.com/fvrests/lavender

privacy policy: https://github.com/fvrests/lavender/blob/main/privacy-policy.md) 

terms of use: https://github.com/fvrests/lavender/blob/main/terms-of-use.md 

by @fvrests: https://twitter.com/fvrests 
donate 💕https://givebutter.com/fvrests                    

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

الاسم lavender | new tab lavender | new tab
ID ffobepdbanoiodmfimpmanafepclokbc
عنوان URL الرسمي https://chromewebstore.google.com/detail/lavender-new-tab/ffobepdbanoiodmfimpmanafepclokbc
الوصف a soft, minimal new tab for your browser
حجم الملف 562 KB
عدد التثبيتات 923
النسخة الحالية 1.1
آخر تحديث 2020-08-19
تاريخ النشر 2020-08-10
تقييم 4.93/5 مجموع تقييمات 14
المطور fvrests
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة المساعدة https://github.com/fvrests/lavender
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "lavender | new tab",
    "short_name": "lavender",
    "version": "1.1",
    "description": "a soft, minimal new tab for your browser",
    "permissions": [
        "storage",
        "geolocation"
    ],
    "page_action": {
        "default_icon": {
            "16": "16.png",
            "32": "32.png",
            "48": "48.png",
            "128": "128.png"
        }
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "manifest_version": 2
}

الامتدادات ذات الصلة