StreamingBot

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

什麼是StreamingBot?

StreamingBot是由mascIT開發的Chrome擴展程式,該擴展的主要功能是“Get direct video links, say goodbye to clickbaits and invasive ads.”。

擴展截圖

screenshot

下載StreamingBot擴展crx文件

下載StreamingBot擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
    }
}