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
公式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
Eメール [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"
    }
}