Stream Booster
The best Chrome Extension for getting all from Twitch, as a viewer and as a streamer.
Qu'est-ce que Stream Booster ?
Stream Booster est une extension Chrome développée par Road to Maui, et sa fonction principale est "The best Chrome Extension for getting all from Twitch, as a viewer and as a streamer.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Stream Booster
Téléchargez les fichiers d'extension Stream Booster au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | bfljboogdlehlkedchfcapjicgkjfglo |
URL Officiel | https://chromewebstore.google.com/detail/stream-booster/bfljboogdlehlkedchfcapjicgkjfglo |
Description | The best Chrome Extension for getting all from Twitch, as a viewer and as a streamer. |
Taille du Fichier | 21.58 KB |
Nombre d'Installations | 106 |
Version Actuelle | 0.2 |
Dernière Mise à Jour | 2021-10-13 |
Date de Publication | 2021-08-01 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | Road to Maui |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://glhf.online |
Langues Prises en Charge | 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\/*" ] } |