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.                     扩展基本信息
| 名称 |   |  
| 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"
    }
}  |  |