Haxball Roomlist

Fetches the haxball roomlist

Haxball Roomlistคืออะไร?

Haxball Roomlist เป็นส่วนขยายของ Chrome ที่พัฒนาโดย jonnyynnoj และคุณลักษณะหลักของมันคือ "Fetches the haxball roomlist"

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

screenshot

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

ดาวน์โหลดไฟล์ส่วนขยาย Haxball Roomlist ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Quickly view the haxball roomlist from anywhere

A version for firefox is available here:
https://addons.mozilla.org/en-US/firefox/addon/haxball-room-list

A version for opera is available here:
https://addons.opera.com/en/extensions/details/haxball-room-list/                    

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

ชื่อ Haxball Roomlist Haxball Roomlist
ID opjadepcdiciepdplcnfcoldbpbjogdn
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/haxball-roomlist/opjadepcdiciepdplcnfcoldbpbjogdn
คำอธิบาย Fetches the haxball roomlist
ขนาดไฟล์ 501 KB
จำนวนการติดตั้ง 177
เวอร์ชันปัจจุบัน 2.0.0
อัปเดตครั้งล่าสุด 2017-09-04
วันที่เผยแพร่ 2017-09-04
คะแนน 4.33/5 รวมทั้งหมด 6 คะแนน
ผู้พัฒนา jonnyynnoj
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://fm-haxball.co.uk
URL หน้าช่วยเหลือ http://fm-haxball.co.uk/community/viewtopic.php?f=188&t=898
ภาษาที่รองรับ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Haxball Roomlist",
    "description": "Fetches the haxball roomlist",
    "version": "2.0.0",
    "browser_action": {
        "default_popup": "build\/popup.html",
        "default_icon": "images\/icon.png"
    },
    "permissions": [
        "geolocation",
        "http:\/\/www.haxball.com\/"
    ]
}