StreamingBot

Get direct video links, say goodbye to clickbaits and invasive ads.

StreamingBot क्या है?

StreamingBot mascIT द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Get direct video links, say goodbye to clickbaits and invasive ads."।

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

screenshot

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

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

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

                        This extension allows you to get direct video link for some video-hosting websites. Say goodbye to clickbaits and their illegal earnings.
At the moment these are the supported ones:
- turbovid
- speedvideo 
- akvideo
- deltabit
- nowvideo
- openload

HOW TO USE

- Reach a video stream of one of the sites above
- Click the StreamingBot icon 
- if another page with full screen video is opened, click again the streamingbot icon
- Enjoy your clean-adfree stream/video                    

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

नाम StreamingBot StreamingBot
ID loojbdbbnnejemcnkkbdohfnkdgchejp
आधिकारिक URL https://chrome.google.com/webstore/detail/streamingbot/loojbdbbnnejemcnkkbdohfnkdgchejp
विवरण Get direct video links, say goodbye to clickbaits and invasive ads.
फ़ाइल का आकार 8.34 KB
स्थापना संख्या 1,000
वर्तमान संस्करण 1.4
अंतिम अपडेट 2020-03-11
प्रकाशन तिथि 2020-03-11
रेटिंग 4.00/5 कुल 4 रेटिंग्स
डेवलपर mascIT
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://hastalafiesta.altervista.org/streamingbot-video-no-ads/
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "StreamingBot",
    "description": "Get direct video links, say goodbye to clickbaits and invasive ads.",
    "version": "1.4",
    "browser_action": {
        "default_title": "StreamingBot",
        "default_popup": "index.html"
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "notifications"
    ],
    "icons": {
        "128": "tv.png"
    }
}