Stream Booster

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

Stream Booster क्या है?

Stream Booster Road to Maui द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "The best Chrome Extension for getting all from Twitch, as a viewer and as a streamer."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Stream Booster एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम Stream Booster Stream Booster
ID bfljboogdlehlkedchfcapjicgkjfglo
आधिकारिक URL https://chromewebstore.google.com/detail/stream-booster/bfljboogdlehlkedchfcapjicgkjfglo
विवरण The best Chrome Extension for getting all from Twitch, as a viewer and as a streamer.
फ़ाइल का आकार 21.58 KB
स्थापना संख्या 106
वर्तमान संस्करण 0.2
अंतिम अपडेट 2021-10-13
प्रकाशन तिथि 2021-08-01
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर Road to Maui
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://glhf.online
समर्थित भाषाएँ 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\/*"
    ]
}