Twitch KappaPaster9000

Insert the Kappa

Что такое Twitch KappaPaster9000?

Twitch KappaPaster9000 - это расширение Chrome, разработанное Maakep Dev, и его основная функция - "Insert the Kappa".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Twitch KappaPaster9000

Скачайте файлы расширений 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 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
}