StreamingBot

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

Wat is StreamingBot?

StreamingBot is een Chrome-extensie ontwikkeld door mascIT, en de belangrijkste functie is "Get direct video links, say goodbye to clickbaits and invasive ads.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie StreamingBot

Download StreamingBot-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam StreamingBot StreamingBot
ID loojbdbbnnejemcnkkbdohfnkdgchejp
Officiële URL https://chrome.google.com/webstore/detail/streamingbot/loojbdbbnnejemcnkkbdohfnkdgchejp
Beschrijving Get direct video links, say goodbye to clickbaits and invasive ads.
Bestandsgrootte 8.34 KB
Aantal Installaties 1,000
Huidige Versie 1.4
Laatst Bijgewerkt 2020-03-11
Publicatiedatum 2020-03-11
Beoordeling 4.00/5 Totaal 4 Beoordelingen
Ontwikkelaar mascIT
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://hastalafiesta.altervista.org/streamingbot-video-no-ads/
Ondersteunde Talen 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"
    }
}