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 |
官方網址 | 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 } |