Haxball Club
Haxball Club provides public game rooms and calculating top scorers, top assists, most match winner defender statics every week.
什麼是Haxball Club?
Haxball Club是由https://www.haxballclub.com開發的Chrome擴展程式,該擴展的主要功能是“Haxball Club provides public game rooms and calculating top scorers, top assists, most match winner defender statics every week.”。
擴展截圖
下載Haxball Club擴展crx文件
下載Haxball Club擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Bu uygulamanın yardımıyla Haxball Club'a bağlı odalarda ; - Aktif admin olup olmadığını - Boş yer olup olmadığını - Oda linkini İstatistik kısmı ile birlikte ; - Toplam oynadığınız maç - Gol sayısı - Asist sayısı - Kazandığınız maç - Kaybettiğiniz maç sayısı ve puanınızı görebilirsiniz. Ayrıca odaya girişinizin ardından bu uygulama yardımıyla hesabınızı eşleştirip oynayabilirsiniz.
擴展基本資訊
名稱 | |
ID | bodehifhlmofibgmogeakehoejmcgcpf |
官方網址 | https://chrome.google.com/webstore/detail/haxball-club/bodehifhlmofibgmogeakehoejmcgcpf |
簡介 | Haxball Club provides public game rooms and calculating top scorers, top assists, most match winner defender statics every week. |
檔案大小 | 42.73 KB |
安裝次數 | 413 |
目前版本 | 1.2 |
更新時間 | 2019-04-27 |
上架時間 | 2019-04-27 |
評分 | 3.67/5 共 3 次評分 |
開發者 | https://www.haxballclub.com |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://www.haxballclub.com/ |
支援的語言 | tr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Haxball Club", "version": "1.2", "manifest_version": 2, "description": "Haxball Club provides public game rooms and calculating top scorers, top assists, most match winner defender statics every week.", "browser_action": { "default_icon": "icon.png", "default_popup": "index.html" }, "icons": { "16": "icon-16.png", "48": "icon-48.png", "128": "icon-128.png" }, "permissions": [ "tabs" ] } |