Stream Booster
The best Chrome Extension for getting all from Twitch, as a viewer and as a streamer.
Co je Stream Booster?
Stream Booster je rozšíření Chrome vyvinuté Road to Maui, a jeho hlavní funkcí je „The best Chrome Extension for getting all from Twitch, as a viewer and as a streamer.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Stream Booster
Stáhněte si soubory rozšíření Stream Booster ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | |
ID | bfljboogdlehlkedchfcapjicgkjfglo |
Oficiální URL | https://chromewebstore.google.com/detail/stream-booster/bfljboogdlehlkedchfcapjicgkjfglo |
Popis | The best Chrome Extension for getting all from Twitch, as a viewer and as a streamer. |
Velikost souboru | 21.58 KB |
Počet instalací | 106 |
Aktuální Verze | 0.2 |
Poslední Aktualizace | 2021-10-13 |
Datum Vydání | 2021-08-01 |
Hodnocení | 5.00/5 Celkem 1 Hodnocení |
Vývojář | Road to Maui |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://glhf.online |
Podporované Jazyky | 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\/*" ] } |