StreamingBot

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

Qu'est-ce que StreamingBot ?

StreamingBot est une extension Chrome développée par mascIT, et sa fonction principale est "Get direct video links, say goodbye to clickbaits and invasive ads.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension StreamingBot

Téléchargez les fichiers d'extension StreamingBot au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom StreamingBot StreamingBot
ID loojbdbbnnejemcnkkbdohfnkdgchejp
URL Officiel https://chrome.google.com/webstore/detail/streamingbot/loojbdbbnnejemcnkkbdohfnkdgchejp
Description Get direct video links, say goodbye to clickbaits and invasive ads.
Taille du Fichier 8.34 KB
Nombre d'Installations 1,000
Version Actuelle 1.4
Dernière Mise à Jour 2020-03-11
Date de Publication 2020-03-11
Évaluation 4.00/5 Total 4 Évaluations
Développeur mascIT
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://hastalafiesta.altervista.org/streamingbot-video-no-ads/
Langues Prises en Charge 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"
    }
}