Kitty Tab

Fun cat gifs for each new tab !

Cos'è Kitty Tab?

Kitty Tab è un'estensione di Chrome sviluppata da bob6664569, e la sua funzione principale è "Fun cat gifs for each new tab !".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Kitty Tab

Scarica i file di estensione Kitty 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

                        Add fun to each new tab with the Kitty-Tab (TM) !

(Just another tab with gifs of cats)                    

Informazioni di Base sull'Estensione

Nome Kitty Tab Kitty Tab
ID fbhgegkipgjamncghhbfojfecmkfbglm
URL Ufficiale https://chromewebstore.google.com/detail/kitty-tab/fbhgegkipgjamncghhbfojfecmkfbglm
Descrizione Fun cat gifs for each new tab !
Dimensione del File 13.37 KB
Conteggio Installazioni 1,168
Versione Corrente 0.1.5
Ultimo Aggiornamento 2016-11-20
Data di Pubblicazione 2016-11-20
Valutazione 5.00/5 Totale 3 Valutazioni
Sviluppatore bob6664569
Email [email protected]
Tipo di Pagamento free
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Kitty Tab",
    "description": "Fun cat gifs for each new tab !",
    "version": "0.1.5",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "cat.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "manifest_version": 2
}