RLNC Proxy client

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

Co to jest RLNC Proxy client?

RLNC Proxy client to rozszerzenie Chrome opracowane przez mit.campus.proxy, a jego główną funkcją jest „This project is a research collaboration between MIT, Cambridge and BME, Budapest”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia RLNC Proxy client

Pobierz pliki rozszerzeń RLNC Proxy client w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa RLNC Proxy client RLNC Proxy client
ID jgkegjhffajllgamghkdopkeabjbclfh
Oficjalny URL https://chromewebstore.google.com/detail/rlnc-proxy-client/jgkegjhffajllgamghkdopkeabjbclfh
Opis This project is a research collaboration between MIT, Cambridge and BME, Budapest
Rozmiar pliku 84.24 KB
Liczba instalacji 13
Aktualna Wersja 0.1.1.0
Ostatnia Aktualizacja 2019-04-23
Data Publikacji 2019-04-23
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper mit.campus.proxy
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://www.mitproxy.com
Obsługiwane Języki 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"
    }
}