Stratus - New Tab page

A clean and fast new tab page

什麼是Stratus - New Tab page?

Stratus - New Tab page是由https://stratus.lakai.dev開發的Chrome擴展程式,該擴展的主要功能是“A clean and fast new tab page”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載Stratus - New Tab page擴展crx文件

下載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
官方網址 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"
    }
}