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 |
| Eメール | [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"
}
} | |