Stream Booster

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

Cos'è Stream Booster?

Stream Booster è un'estensione di Chrome sviluppata da Road to Maui, e la sua funzione principale è "The best Chrome Extension for getting all from Twitch, as a viewer and as a streamer.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Stream Booster

Scarica i file di estensione Stream Booster in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Stream Booster Stream Booster
ID bfljboogdlehlkedchfcapjicgkjfglo
URL Ufficiale https://chromewebstore.google.com/detail/stream-booster/bfljboogdlehlkedchfcapjicgkjfglo
Descrizione The best Chrome Extension for getting all from Twitch, as a viewer and as a streamer.
Dimensione del File 21.58 KB
Conteggio Installazioni 106
Versione Corrente 0.2
Ultimo Aggiornamento 2021-10-13
Data di Pubblicazione 2021-08-01
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore Road to Maui
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://glhf.online
Lingue Supportate 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\/*"
    ]
}