Kama Tab

Simple new tab page with weather update

What is Kama Tab?

Kama Tab is a Chrome extension developed by Kama Tab, and its main feature is "Simple new tab page with weather update".

Extension Screenshots

screenshot

Download Kama Tab Extension CRX File

Download Kama Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Kama Tab Kama Tab
ID abdofeiobmcplapdgmhdlogleeipccgd
Official URL https://chromewebstore.google.com/detail/kama-tab/abdofeiobmcplapdgmhdlogleeipccgd
Description Simple new tab page with weather update
File Size 485 KB
Installation Count 11,820
Current Version 1.4
Last Updated 2023-09-02
Publish Date 2022-02-24
Developer Kama Tab
Email [email protected]
Payment Type free
Privacy Policy Page URL https://www.kama-tab.com/privacy-policy.html
Supported Languages 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"
    }
}