Kitty Tab
Fun cat gifs for each new tab !
O que é Kitty Tab?
Kitty Tab é uma extensão do Chrome desenvolvida por bob6664569, e sua principal característica é "Fun cat gifs for each new tab !".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Kitty Tab
Baixe arquivos de extensão Kitty Tab no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
Add fun to each new tab with the Kitty-Tab (TM) ! (Just another tab with gifs of cats)
Informações Básicas da Extensão
Nome | Kitty Tab |
ID | fbhgegkipgjamncghhbfojfecmkfbglm |
URL Oficial | https://chromewebstore.google.com/detail/kitty-tab/fbhgegkipgjamncghhbfojfecmkfbglm |
Descrição | Fun cat gifs for each new tab ! |
Tamanho do Arquivo | 13.37 KB |
Contagem de Instalações | 1,168 |
Versão Atual | 0.1.5 |
Última Atualização | 2016-11-20 |
Data de Publicação | 2016-11-20 |
Classificação | 5.00/5 Total de 3 Avaliações |
Desenvolvedor | bob6664569 |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | 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 } |