Kama Tab

Simple new tab page with weather update

Wat is Kama Tab?

Kama Tab is een Chrome-extensie ontwikkeld door Kama Tab, en de belangrijkste functie is "Simple new tab page with weather update".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Kama Tab

Download Kama Tab-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam Kama Tab Kama Tab
ID abdofeiobmcplapdgmhdlogleeipccgd
Officiële URL https://chromewebstore.google.com/detail/kama-tab/abdofeiobmcplapdgmhdlogleeipccgd
Beschrijving Simple new tab page with weather update
Bestandsgrootte 485 KB
Aantal Installaties 11,820
Huidige Versie 1.4
Laatst Bijgewerkt 2023-09-02
Publicatiedatum 2022-02-24
Ontwikkelaar Kama Tab
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://www.kama-tab.com/privacy-policy.html
Ondersteunde Talen 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"
    }
}