Stratus - New Tab page

A clean and fast new tab page

ما هو Stratus - New Tab page؟

Stratus - New Tab page هو إضافة Chrome تم تطويرها بواسطة https://stratus.lakai.dev، والميزة الرئيسية لها هي "A clean and fast new tab page".

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

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Stratus - New Tab page

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

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

                        Stratus is a clean and fast add-on that replaces your new tab page that will display the current Gregorian and Nepalese lunar dates. It also offers a new background image everyday, a weather forecast for two days and an inspiring quote that changes daily.                    

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

الاسم Stratus - New Tab page Stratus - New Tab page
ID emmihlmfocedjhjafneinogeccblecaj
عنوان URL الرسمي https://chromewebstore.google.com/detail/stratus-new-tab-page/emmihlmfocedjhjafneinogeccblecaj
الوصف A clean and fast new tab page
حجم الملف 275 KB
عدد التثبيتات 92
النسخة الحالية 1.0.9
آخر تحديث 2023-06-09
تاريخ النشر 2022-11-12
تقييم 5.00/5 مجموع تقييمات 6
المطور https://stratus.lakai.dev
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://github.com/dineshkhadka/stratus
عنوان صفحة المساعدة https://github.com/dineshkhadka/stratus
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "offline_enabled": true,
    "name": "Stratus - New Tab page",
    "description": "A clean and fast new tab page",
    "version": "1.0.9",
    "homepage_url": "https:\/\/github.com\/dineshkhadka\/stratus",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    }
}