Kama Tab

Simple new tab page with weather update

Kama Tabとは何ですか?

Kama TabはKama Tabによって開発されたChromeの拡張機能で、その主な機能は「Simple new tab page with weather update」です。

拡張機能のスクリーンショット

screenshot

Kama Tab拡張機能のCRXファイルをダウンロード

Kama Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        A simplistic new tab page with HD background pictures with date and time function and weather updates.

Why not make your new tab page look appealing with Kama Tab!

The search experience within Kama Tab is provided by Microsoft Bing

Kama Tab is owned and operated by Vaa Digital Limited

https://www.kama-tab.com/privacy-policy.html
https://www.kama-tab.com/terms-and-conditions.html                    

拡張機能の基本情報

名前 Kama Tab Kama Tab
ID abdofeiobmcplapdgmhdlogleeipccgd
公式URL https://chromewebstore.google.com/detail/kama-tab/abdofeiobmcplapdgmhdlogleeipccgd
説明 Simple new tab page with weather update
ファイルサイズ 485 KB
インストール数 11,820
現在のバージョン 1.4
最終更新日 2023-09-02
公開日 2022-02-24
開発者 Kama Tab
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://www.kama-tab.com/privacy-policy.html
対応言語 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Kama Tab",
    "version": "1.4",
    "manifest_version": 3,
    "description": "Simple new tab page with weather update",
    "permissions": [],
    "options_page": "options.html",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "images\/icon_16.png",
        "32": "images\/icon_32.png",
        "48": "images\/icon_48.png",
        "128": "images\/icon_128.png"
    }
}