QConnect
Connect to any Quake 3 Arena server usin QConnect.
QConnectとは何ですか?
QConnectはhttp://sachingutte.comによって開発されたChromeの拡張機能で、その主な機能は「Connect to any Quake 3 Arena server usin QConnect.」です。
拡張機能のスクリーンショット
QConnect拡張機能のCRXファイルをダウンロード
QConnect拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This extension lets you create a playlist of your favorite Quake 3 Arena servers. Add any server to list with name and ip address. You can then start the game right from your browser. This extension need QConnect desktop application to be installed. If you've ExcessivePlus mod installed then you already have qconnect.
拡張機能の基本情報
名前 | |
ID | dkabfnoklgmndbangejlmmiadfbdihab |
公式URL | https://chrome.google.com/webstore/detail/qconnect/dkabfnoklgmndbangejlmmiadfbdihab |
説明 | Connect to any Quake 3 Arena server usin QConnect. |
ファイルサイズ | 114 KB |
インストール数 | 106 |
現在のバージョン | 1.0 |
最終更新日 | 2013-11-16 |
公開日 | 2013-11-16 |
評価 | 3.60/5 合計 5 レビュー |
開発者 | http://sachingutte.com |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "QConnect", "description": "Connect to any Quake 3 Arena server usin QConnect.", "version": "1.0", "browser_action": { "default_icon": "img\/quake3_icon.png", "default_popup": "index.html" }, "permissions": [ "tabs" ] } |