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
电子邮箱 [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"
}