Stream Booster

The best Chrome Extension for getting all from Twitch, as a viewer and as a streamer.

O que é Stream Booster?

Stream Booster é uma extensão do Chrome desenvolvida por Road to Maui, e sua principal característica é "The best Chrome Extension for getting all from Twitch, as a viewer and as a streamer.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Stream Booster

Baixe arquivos de extensão Stream Booster 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

                        In this first version we have included one feature: collect all Twitch channel points for you automatically, you won't need anymore click on the green loot boxes.

The best thing of this extension is that it's extremely easy to install and to set up: just add it to your Chrome browser and go to watch your favourite Twitch channels (or reload the Twitch tabs if they where already open) and the extension will do the job. Cool, isn't it?

Furthermore, this Chrome Extension is MV3 complaint, what means that is more safety and private than other similar extensions.                    

Informações Básicas da Extensão

Nome Stream Booster Stream Booster
ID bfljboogdlehlkedchfcapjicgkjfglo
URL Oficial https://chromewebstore.google.com/detail/stream-booster/bfljboogdlehlkedchfcapjicgkjfglo
Descrição The best Chrome Extension for getting all from Twitch, as a viewer and as a streamer.
Tamanho do Arquivo 21.58 KB
Contagem de Instalações 106
Versão Atual 0.2
Última Atualização 2021-10-13
Data de Publicação 2021-08-01
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor Road to Maui
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://glhf.online
Idiomas Suportados de,en,fr,es,it
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "version": "0.2",
    "default_locale": "en",
    "manifest_version": 3,
    "description": "__MSG_extDescription__",
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "\/img\/100.png",
        "48": "\/img\/100.png",
        "128": "\/img\/100.png"
    },
    "permissions": [
        "tabs",
        "alarms",
        "scripting"
    ],
    "host_permissions": [
        "*:\/\/*.twitch.tv\/*"
    ]
}