RLNC Proxy client

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

Apa itu RLNC Proxy client?

RLNC Proxy client adalah ekstensi Chrome yang dikembangkan oleh mit.campus.proxy, dan fitur utamanya adalah "This project is a research collaboration between MIT, Cambridge and BME, Budapest".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi RLNC Proxy client

Unduh file ekstensi RLNC Proxy client dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama RLNC Proxy client RLNC Proxy client
ID jgkegjhffajllgamghkdopkeabjbclfh
URL Resmi https://chromewebstore.google.com/detail/rlnc-proxy-client/jgkegjhffajllgamghkdopkeabjbclfh
Deskripsi This project is a research collaboration between MIT, Cambridge and BME, Budapest
Ukuran File 84.24 KB
Jumlah Instalasi 13
Versi Saat Ini 0.1.1.0
Terakhir Diperbarui 2019-04-23
Tanggal Publikasi 2019-04-23
Penilaian 5.00/5 Total 1 Penilaian
Pengembang mit.campus.proxy
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.mitproxy.com
Bahasa yang Didukung 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"
    }
}