QConnect

Connect to any Quake 3 Arena server usin QConnect.

QConnectคืออะไร?

QConnect เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://sachingutte.com และคุณลักษณะหลักของมันคือ "Connect to any Quake 3 Arena server usin QConnect."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย QConnect

ดาวน์โหลดไฟล์ส่วนขยาย 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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ QConnect 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"
    ]
}