Lofi Tab

New tab to relax/study to

ما هو Lofi Tab؟

Lofi Tab هو إضافة Chrome تم تطويرها بواسطة reynnandev، والميزة الرئيسية لها هي "New tab to relax/study to".

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

screenshot
screenshot
screenshot

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

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

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

                        With this chrome extension you will be able to have a new tab with background gifs to relax/study to 🖼️🎧

Features:
* Select between 30+ Lofi backgrounds 
* Lofi Music from the Lofi Girl: https://www.youtube.com/watch?v=n61ULEU7CO0&t=1s
* Save you favourite background to be your new tab
* Weather                    

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

الاسم Lofi Tab Lofi Tab
ID oidccjhecgdgchankoghgcfkafoeeedn
عنوان URL الرسمي https://chromewebstore.google.com/detail/lofi-tab/oidccjhecgdgchankoghgcfkafoeeedn
الوصف New tab to relax/study to
حجم الملف 495 KB
عدد التثبيتات 1,032
النسخة الحالية 2.1
آخر تحديث 2023-03-28
تاريخ النشر 2021-08-31
تقييم 4.79/5 مجموع تقييمات 14
المطور reynnandev
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Lofi Tab",
    "description": "New tab to relax\/study to",
    "version": "2.1",
    "manifest_version": 3,
    "permissions": [
        "geolocation"
    ],
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "icons\/lofitab16.png",
        "32": "icons\/lofitab32.png",
        "48": "icons\/lofitab48.png",
        "128": "icons\/lofitab128.png"
    }
}