StreamingBot
Get direct video links, say goodbye to clickbaits and invasive ads.
O que é StreamingBot?
StreamingBot é uma extensão do Chrome desenvolvida por mascIT, e sua principal característica é "Get direct video links, say goodbye to clickbaits and invasive ads.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão StreamingBot
Baixe arquivos de extensão StreamingBot no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | |
ID | loojbdbbnnejemcnkkbdohfnkdgchejp |
URL Oficial | https://chrome.google.com/webstore/detail/streamingbot/loojbdbbnnejemcnkkbdohfnkdgchejp |
Descrição | Get direct video links, say goodbye to clickbaits and invasive ads. |
Tamanho do Arquivo | 8.34 KB |
Contagem de Instalações | 1,000 |
Versão Atual | 1.4 |
Última Atualização | 2020-03-11 |
Data de Publicação | 2020-03-11 |
Classificação | 4.00/5 Total de 4 Avaliações |
Desenvolvedor | mascIT |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://hastalafiesta.altervista.org/streamingbot-video-no-ads/ |
Idiomas Suportados | 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" } } |