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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
공식 URL | 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" ] } |