Kama Tab

Simple new tab page with weather update

Kama Tab là gì?

Kama Tab là một tiện ích mở rộng Chrome được phát triển bởi Kama Tab, và tính năng chính của nó là "Simple new tab page with weather update".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Kama Tab

Tải xuống các tệp mở rộng Kama Tab dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Kama Tab Kama Tab
ID abdofeiobmcplapdgmhdlogleeipccgd
URL Chính Thức https://chromewebstore.google.com/detail/kama-tab/abdofeiobmcplapdgmhdlogleeipccgd
Mô tả Simple new tab page with weather update
Kích Thước Tệp 485 KB
Số Lần Cài Đặt 11,820
Phiên Bản Hiện Tại 1.4
Cập Nhật Lần Cuối 2023-09-02
Ngày Phát Hành 2022-02-24
Nhà Phát Triển Kama Tab
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://www.kama-tab.com/privacy-policy.html
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}