RLNC Proxy client
This project is a research collaboration between MIT, Cambridge and BME, Budapest
RLNC Proxy client là gì?
RLNC Proxy client là một tiện ích mở rộng Chrome được phát triển bởi mit.campus.proxy, và tính năng chính của nó là "This project is a research collaboration between MIT, Cambridge and BME, Budapest".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng RLNC Proxy client
Tải xuống các tệp mở rộng RLNC Proxy client dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | RLNC Proxy client |
ID | jgkegjhffajllgamghkdopkeabjbclfh |
URL Chính Thức | https://chromewebstore.google.com/detail/rlnc-proxy-client/jgkegjhffajllgamghkdopkeabjbclfh |
Mô tả | This project is a research collaboration between MIT, Cambridge and BME, Budapest |
Kích Thước Tệp | 84.24 KB |
Số Lần Cài Đặt | 13 |
Phiên Bản Hiện Tại | 0.1.1.0 |
Cập Nhật Lần Cuối | 2019-04-23 |
Ngày Phát Hành | 2019-04-23 |
Đánh Giá | 5.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | mit.campus.proxy |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.mitproxy.com |
Ngôn Ngữ Được Hỗ Trợ | 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" } } |