RLNC Proxy client
This project is a research collaboration between MIT, Cambridge and BME, Budapest
什麼是RLNC Proxy client?
RLNC Proxy client是由mit.campus.proxy開發的Chrome擴展程式,該擴展的主要功能是“This project is a research collaboration between MIT, Cambridge and BME, Budapest”。
擴展截圖
下載RLNC Proxy client擴展crx文件
下載RLNC Proxy client擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 |
ID | jgkegjhffajllgamghkdopkeabjbclfh |
官方網址 | 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" } } |