RLNC Proxy client

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

ما هو RLNC Proxy client؟

RLNC Proxy client هو إضافة Chrome تم تطويرها بواسطة mit.campus.proxy، والميزة الرئيسية لها هي "This project is a research collaboration between MIT, Cambridge and BME, Budapest".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة RLNC Proxy client

قم بتنزيل ملفات الامتداد RLNC Proxy client بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم RLNC Proxy client RLNC Proxy client
ID jgkegjhffajllgamghkdopkeabjbclfh
عنوان URL الرسمي https://chromewebstore.google.com/detail/rlnc-proxy-client/jgkegjhffajllgamghkdopkeabjbclfh
الوصف This project is a research collaboration between MIT, Cambridge and BME, Budapest
حجم الملف 84.24 KB
عدد التثبيتات 13
النسخة الحالية 0.1.1.0
آخر تحديث 2019-04-23
تاريخ النشر 2019-04-23
تقييم 5.00/5 مجموع تقييمات 1
المطور mit.campus.proxy
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.mitproxy.com
اللغات المدعومة 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"
    }
}