Twitch Viewer Bot

Easy reach to Twitch Viewer Bot services by one click on your browser.

O que é Twitch Viewer Bot?

Twitch Viewer Bot é uma extensão do Chrome desenvolvida por zdmrmrv, e sua principal característica é "Easy reach to Twitch Viewer Bot services by one click on your browser.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Twitch Viewer Bot

Baixe arquivos de extensão Twitch Viewer Bot no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        You can click on the button on your Chrome extension then quickly access to Twitch Viewer Bot tips and guides                    

Informações Básicas da Extensão

Nome Twitch Viewer Bot Twitch Viewer Bot
ID fdhigkkbekgaebikeokhecajgogmiebl
URL Oficial https://chromewebstore.google.com/detail/twitch-viewer-bot/fdhigkkbekgaebikeokhecajgogmiebl
Descrição Easy reach to Twitch Viewer Bot services by one click on your browser.
Tamanho do Arquivo 1.28 MB
Contagem de Instalações 108
Versão Atual 3.0
Última Atualização 2022-06-14
Data de Publicação 2022-06-13
Classificação 1.00/5 Total de 1 Avaliações
Desenvolvedor zdmrmrv
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://viewerkingdom.com/
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Twitch Viewer Bot",
    "description": "Easy reach to Twitch Viewer Bot services by one click on your browser.",
    "version": "3.0",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": ".\/img\/16.png",
        "48": ".\/img\/48.png",
        "128": ".\/img\/128.png"
    },
    "action": {
        "default_popup": ".\/popup.html"
    },
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "*:\/\/*\/*"
    ]
}