Twitch KappaPaster9000
Insert the Kappa
What is Twitch KappaPaster9000?
Twitch KappaPaster9000 is a Chrome extension developed by Maakep Dev, and its main feature is "Insert the Kappa".
Extension Screenshots
Download Twitch KappaPaster9000 Extension CRX File
Download Twitch KappaPaster9000 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | Twitch KappaPaster9000 |
ID | bohkgjccccgdimejjnihcpgmaeiekhak |
Official URL | https://chromewebstore.google.com/detail/twitch-kappapaster9000/bohkgjccccgdimejjnihcpgmaeiekhak |
Description | Insert the Kappa |
File Size | 388 KB |
Installation Count | 1,457 |
Current Version | 1.3 |
Last Updated | 2015-08-14 |
Publish Date | 2015-08-14 |
Rating | 3.00/5 Total 2 Ratings |
Developer | Maakep Dev |
Payment Type | free |
Supported Languages | 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 } |