Twitch KappaPaster9000

Insert the Kappa

O que é Twitch KappaPaster9000?

Twitch KappaPaster9000 é uma extensão do Chrome desenvolvida por Maakep Dev, e sua principal característica é "Insert the Kappa".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Twitch KappaPaster9000

Baixe arquivos de extensão Twitch KappaPaster9000 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

                        A simple tool to insert any or all twitch emotes into the twitch chat. All the Kappas, PogChamps and BibleThumps at the tip of your fingers, ready for your violation of the chat.

Hotkeys: Pressing escape/enter from the extension puts the textarea chat box in focus.



Tags? Kappa chat spam all twitch emotes emote                    

Informações Básicas da Extensão

Nome Twitch KappaPaster9000 Twitch KappaPaster9000
ID bohkgjccccgdimejjnihcpgmaeiekhak
URL Oficial https://chromewebstore.google.com/detail/twitch-kappapaster9000/bohkgjccccgdimejjnihcpgmaeiekhak
Descrição Insert the Kappa
Tamanho do Arquivo 388 KB
Contagem de Instalações 1,457
Versão Atual 1.3
Última Atualização 2015-08-14
Data de Publicação 2015-08-14
Classificação 3.00/5 Total de 2 Avaliações
Desenvolvedor Maakep Dev
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Twitch KappaPaster9000",
    "short_name": "KappaPaster9000",
    "description": "Insert the Kappa",
    "version": "1.3",
    "permissions": [
        "activeTab"
    ],
    "browser_action": {
        "default_title": "Kappa Kappa Dendi Face (no space)",
        "default_popup": "popup.html",
        "icons": {
            "128": "icon128.png",
            "16": "icon16.png",
            "19": "icon.png",
            "48": "icon48.png"
        }
    },
    "manifest_version": 2
}