Twitch KappaPaster9000

Insert the Kappa

Apa itu Twitch KappaPaster9000?

Twitch KappaPaster9000 adalah ekstensi Chrome yang dikembangkan oleh Maakep Dev, dan fitur utamanya adalah "Insert the Kappa".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Twitch KappaPaster9000

Unduh file ekstensi Twitch KappaPaster9000 dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama Twitch KappaPaster9000 Twitch KappaPaster9000
ID bohkgjccccgdimejjnihcpgmaeiekhak
URL Resmi https://chromewebstore.google.com/detail/twitch-kappapaster9000/bohkgjccccgdimejjnihcpgmaeiekhak
Deskripsi Insert the Kappa
Ukuran File 388 KB
Jumlah Instalasi 1,457
Versi Saat Ini 1.3
Terakhir Diperbarui 2015-08-14
Tanggal Publikasi 2015-08-14
Penilaian 3.00/5 Total 2 Penilaian
Pengembang Maakep Dev
Tipe Pembayaran free
Bahasa yang Didukung 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
}