Kama Tab

Simple new tab page with weather update

Cos'è Kama Tab?

Kama Tab è un'estensione di Chrome sviluppata da Kama Tab, e la sua funzione principale è "Simple new tab page with weather update".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Kama Tab

Scarica i file di estensione Kama Tab in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome Kama Tab Kama Tab
ID abdofeiobmcplapdgmhdlogleeipccgd
URL Ufficiale https://chromewebstore.google.com/detail/kama-tab/abdofeiobmcplapdgmhdlogleeipccgd
Descrizione Simple new tab page with weather update
Dimensione del File 485 KB
Conteggio Installazioni 11,820
Versione Corrente 1.4
Ultimo Aggiornamento 2023-09-02
Data di Pubblicazione 2022-02-24
Sviluppatore Kama Tab
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://www.kama-tab.com/privacy-policy.html
Lingue Supportate 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"
    }
}