Superchampz BTTV Emotes

Insert emotes from BTTV into Superchampz stream chat without having to type them.

Apa itu Superchampz BTTV Emotes?

Superchampz BTTV Emotes adalah ekstensi Chrome yang dikembangkan oleh publisher, dan fitur utamanya adalah "Insert emotes from BTTV into Superchampz stream chat without having to type them.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Superchampz BTTV Emotes

Unduh file ekstensi Superchampz BTTV Emotes 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

                        https://www.twitch.tv/superchampz

What's new:
1.1.1:
* emotes work on chat popout

1.1.2:
* updated to work with bttv api v3                    

Informasi Dasar Ekstensi

Nama Superchampz BTTV Emotes Superchampz BTTV Emotes
ID bmcgdiccipigigmmapobphbbempfkgdm
URL Resmi https://chrome.google.com/webstore/detail/superchampz-bttv-emotes/bmcgdiccipigigmmapobphbbempfkgdm
Deskripsi Insert emotes from BTTV into Superchampz stream chat without having to type them.
Ukuran File 117 KB
Jumlah Instalasi 480
Versi Saat Ini 1.1.2
Terakhir Diperbarui 2021-03-12
Tanggal Publikasi 2020-06-02
Penilaian 1.00/5 Total 1 Penilaian
Pengembang publisher
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Superchampz BTTV Emotes",
    "description": "Insert emotes from BTTV into Superchampz stream chat without having to type them.",
    "permissions": [
        "clipboardWrite",
        "clipboardRead",
        "activeTab"
    ],
    "browser_action": {
        "default_title": "Superchampz BTTV Emotes",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icons\/icon16.png",
        "19": "icons\/icon19.png",
        "38": "icons\/icon38.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "version": "1.1.2"
}