Stream Booster

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

¿Qué es Stream Booster?

Stream Booster es una extensión de Chrome desarrollada por Road to Maui, y su función principal es "The best Chrome Extension for getting all from Twitch, as a viewer and as a streamer.".

Capturas de Pantalla de la Extensión

screenshot
screenshot

Descargar Archivo CRX de la Extensión Stream Booster

Descarga archivos de extensión Stream Booster en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Stream Booster Stream Booster
ID bfljboogdlehlkedchfcapjicgkjfglo
URL Oficial https://chromewebstore.google.com/detail/stream-booster/bfljboogdlehlkedchfcapjicgkjfglo
Descripción The best Chrome Extension for getting all from Twitch, as a viewer and as a streamer.
Tamaño del Archivo 21.58 KB
Cantidad de Instalaciones 106
Versión Actual 0.2
Última Actualización 2021-10-13
Fecha de Publicación 2021-08-01
Calificación 5.00/5 Total de 1 Calificaciones
Desarrollador Road to Maui
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://glhf.online
Idiomas Soportados 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\/*"
    ]
}