RLNC Proxy client

This project is a research collaboration between MIT, Cambridge and BME, Budapest

Cos'è RLNC Proxy client?

RLNC Proxy client è un'estensione di Chrome sviluppata da mit.campus.proxy, e la sua funzione principale è "This project is a research collaboration between MIT, Cambridge and BME, Budapest".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione RLNC Proxy client

Scarica i file di estensione RLNC Proxy client in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        This is a joint research project between MIT, Network Coding and Reliable Communications Group and BME-AUT. The aim of the project is to use network coding over a lossy channel in a multi-source environment to improve the goodput and reduce latency of the channel.                    

Informazioni di Base sull'Estensione

Nome RLNC Proxy client RLNC Proxy client
ID jgkegjhffajllgamghkdopkeabjbclfh
URL Ufficiale https://chromewebstore.google.com/detail/rlnc-proxy-client/jgkegjhffajllgamghkdopkeabjbclfh
Descrizione This project is a research collaboration between MIT, Cambridge and BME, Budapest
Dimensione del File 84.24 KB
Conteggio Installazioni 13
Versione Corrente 0.1.1.0
Ultimo Aggiornamento 2019-04-23
Data di Pubblicazione 2019-04-23
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore mit.campus.proxy
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.mitproxy.com
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "RLNC Proxy client",
    "manifest_version": 2,
    "version": "0.1.1.0",
    "description": "This project is a research collaboration between MIT, Cambridge and BME, Budapest",
    "icons": {
        "128": "assets\/icon_success.png"
    },
    "browser_action": {
        "default_title": "Proxy client",
        "default_popup": "popup.html"
    }
}