MagnetStream - Watch Full HD Movies Online

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

Qu'est-ce que MagnetStream - Watch Full HD Movies Online ?

MagnetStream - Watch Full HD Movies Online est une extension Chrome développée par https://magnetstream.live, et sa fonction principale est "Any torrents are available online. Just open torrent-file and start watching absolutely free and without registration.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension MagnetStream - Watch Full HD Movies Online

Téléchargez les fichiers d'extension MagnetStream - Watch Full HD Movies Online au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom MagnetStream - Watch Full HD Movies Online MagnetStream - Watch Full HD Movies Online
ID fkdjhomfkhllofmhjhnecclikkdhkjpj
URL Officiel https://chromewebstore.google.com/detail/magnetstream-watch-full-h/fkdjhomfkhllofmhjhnecclikkdhkjpj
Description Any torrents are available online. Just open torrent-file and start watching absolutely free and without registration.
Taille du Fichier 1.29 MB
Nombre d'Installations 1,278
Version Actuelle 2.6.9
Dernière Mise à Jour 2022-04-23
Date de Publication 2020-05-08
Évaluation 3.00/5 Total 3 Évaluations
Développeur https://magnetstream.live
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://magnetstream.live/
Langues Prises en Charge 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"
}