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
公式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
Eメール [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"
    }
}