Twitch KappaPaster9000
Insert the Kappa
什么是Twitch KappaPaster9000?
Twitch KappaPaster9000是由Maakep Dev开发的Chrome扩展程序,该扩展的主要功能是“Insert the Kappa”。
扩展截图
下载Twitch KappaPaster9000扩展crx文件
下载Twitch KappaPaster9000扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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
扩展基本信息
名称 | Twitch KappaPaster9000 |
ID | bohkgjccccgdimejjnihcpgmaeiekhak |
官方URL | https://chromewebstore.google.com/detail/twitch-kappapaster9000/bohkgjccccgdimejjnihcpgmaeiekhak |
简介 | Insert the Kappa |
文件大小 | 388 KB |
安装次数 | 1,457 |
当前版本 | 1.3 |
更新时间 | 2015-08-14 |
上架时间 | 2015-08-14 |
评分 | 3.00/5 共2次评分 |
开发者 | Maakep Dev |
付费类型 | free |
支持的语言 | 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 } |