QConnect
Connect to any Quake 3 Arena server usin QConnect.
What is QConnect?
QConnect is a Chrome extension developed by http://sachingutte.com, and its main feature is "Connect to any Quake 3 Arena server usin QConnect.".
Extension Screenshots
Download QConnect Extension CRX File
Download QConnect extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | dkabfnoklgmndbangejlmmiadfbdihab |
Official URL | https://chrome.google.com/webstore/detail/qconnect/dkabfnoklgmndbangejlmmiadfbdihab |
Description | Connect to any Quake 3 Arena server usin QConnect. |
File Size | 114 KB |
Installation Count | 106 |
Current Version | 1.0 |
Last Updated | 2013-11-16 |
Publish Date | 2013-11-16 |
Rating | 3.60/5 Total 5 Ratings |
Developer | http://sachingutte.com |
Payment Type | free |
Supported Languages | 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" ] } |