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
官方網址 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
電子郵箱 [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"
    }
}