MagnetStream - Watch Full HD Movies Online

Any torrents are available online. Just open torrent-file and start watching absolutely free and without registration.

MagnetStream - Watch Full HD Movies Onlineとは何ですか?

MagnetStream - Watch Full HD Movies Onlineはhttps://magnetstream.liveによって開発されたChromeの拡張機能で、その主な機能は「Any torrents are available online. Just open torrent-file and start watching absolutely free and without registration.」です。

拡張機能のスクリーンショット

screenshot

MagnetStream - Watch Full HD Movies Online拡張機能のCRXファイルをダウンロード

MagnetStream - Watch Full HD Movies Online拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        New website: https://magnetstream.live/

Usage:
Stream torrent-file and new tab with it's content will appear immediately! 

Instant streaming - You don't have to wait while the whole file loads. MagnetStream will start streaming from the first byte. You don't have to think where to download torrents and spend your hard drive space anymore.

No registration needed : We do not track your activity and do not store any data about you.                    

拡張機能の基本情報

名前 MagnetStream - Watch Full HD Movies Online MagnetStream - Watch Full HD Movies Online
ID fkdjhomfkhllofmhjhnecclikkdhkjpj
公式URL https://chromewebstore.google.com/detail/magnetstream-watch-full-h/fkdjhomfkhllofmhjhnecclikkdhkjpj
説明 Any torrents are available online. Just open torrent-file and start watching absolutely free and without registration.
ファイルサイズ 1.29 MB
インストール数 1,278
現在のバージョン 2.6.9
最終更新日 2022-04-23
公開日 2020-05-08
評価 3.00/5 合計 3 レビュー
開発者 https://magnetstream.live
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://magnetstream.live/
対応言語 en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.6.9",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "inject.bundle.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "icons\/favicon-32x32.png"
    },
    "icons": {
        "128": "icons\/chrome-ext-128x128.png"
    },
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' https:\/\/localhost:4000 https:\/\/google-analytics.com https:\/\/*.google-analytics.com 'unsafe-eval'; object-src 'self'; connect-src 'self' http:\/\/* https:\/\/*  https:\/\/localhost:4000 wss:\/\/localhost:4000"
}