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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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
URL หน้าช่วยเหลือ 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"
    }
}