Scene Tab

Delightful, speedy, and customizable, a charming new tab design.

ما هو Scene Tab؟

Scene Tab هو إضافة Chrome تم تطويرها بواسطة https://scene-tab.com، والميزة الرئيسية لها هي "Delightful, speedy, and customizable, a charming new tab design.".

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Delightful, speedy, and customizable, a charming new tab design.
A series of beautiful clock styles, combine with your favorite images easily.
And Customize your own clock, with HTML / CSS that you are familiar with.
Enjoy it!                    

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

الاسم Scene Tab Scene Tab
ID dbfohgocekckdjinlpmdednalcilidgp
عنوان URL الرسمي https://chromewebstore.google.com/detail/scene-tab/dbfohgocekckdjinlpmdednalcilidgp
الوصف Delightful, speedy, and customizable, a charming new tab design.
حجم الملف 2.59 MB
عدد التثبيتات 64
النسخة الحالية 0.26.3
آخر تحديث 2024-01-30
تاريخ النشر 2023-07-06
تقييم 5.00/5 مجموع تقييمات 1
المطور https://scene-tab.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.scene-tab.com/
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Scene Tab",
    "description": "Delightful, speedy, and customizable, a charming new tab design.",
    "version": "0.26.3",
    "icons": {
        "16": "Public\/assets\/icons\/icon-s-16.png",
        "32": "Public\/assets\/icons\/icon-s-32.png",
        "48": "Public\/assets\/icons\/icon-s-48.png",
        "128": "Public\/assets\/icons\/icon-128.png"
    },
    "permissions": [
        "alarms",
        "unlimitedStorage"
    ],
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}