Twitch Viewer Bot

Easy reach to Twitch Viewer Bot services by one click on your browser.

Twitch Viewer Bot क्या है?

Twitch Viewer Bot zdmrmrv द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Easy reach to Twitch Viewer Bot services by one click on your browser."।

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

screenshot

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

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

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

                        You can click on the button on your Chrome extension then quickly access to Twitch Viewer Bot tips and guides                    

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

नाम Twitch Viewer Bot Twitch Viewer Bot
ID fdhigkkbekgaebikeokhecajgogmiebl
आधिकारिक URL https://chromewebstore.google.com/detail/twitch-viewer-bot/fdhigkkbekgaebikeokhecajgogmiebl
विवरण Easy reach to Twitch Viewer Bot services by one click on your browser.
फ़ाइल का आकार 1.28 MB
स्थापना संख्या 108
वर्तमान संस्करण 3.0
अंतिम अपडेट 2022-06-14
प्रकाशन तिथि 2022-06-13
रेटिंग 1.00/5 कुल 1 रेटिंग्स
डेवलपर zdmrmrv
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://viewerkingdom.com/
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Twitch Viewer Bot",
    "description": "Easy reach to Twitch Viewer Bot services by one click on your browser.",
    "version": "3.0",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": ".\/img\/16.png",
        "48": ".\/img\/48.png",
        "128": ".\/img\/128.png"
    },
    "action": {
        "default_popup": ".\/popup.html"
    },
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "*:\/\/*\/*"
    ]
}