Haxball Club
Haxball Club provides public game rooms and calculating top scorers, top assists, most match winner defender statics every week.
What is Haxball Club?
Haxball Club is a Chrome extension developed by https://www.haxballclub.com, and its main feature is "Haxball Club provides public game rooms and calculating top scorers, top assists, most match winner defender statics every week.".
Extension Screenshots
Download Haxball Club Extension CRX File
Download Haxball Club 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
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.
Extension Basic Information
Name | |
ID | bodehifhlmofibgmogeakehoejmcgcpf |
Official URL | https://chrome.google.com/webstore/detail/haxball-club/bodehifhlmofibgmogeakehoejmcgcpf |
Description | Haxball Club provides public game rooms and calculating top scorers, top assists, most match winner defender statics every week. |
File Size | 42.73 KB |
Installation Count | 413 |
Current Version | 1.2 |
Last Updated | 2019-04-27 |
Publish Date | 2019-04-27 |
Rating | 3.67/5 Total 3 Ratings |
Developer | https://www.haxballclub.com |
[email protected] | |
Payment Type | free |
Extension Website | https://www.haxballclub.com/ |
Supported Languages | 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" ] } |