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
电子邮箱 [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"
    }
}