Haxball Club

Haxball Club provides public game rooms and calculating top scorers, top assists, most match winner defender statics every week.

Wat is Haxball Club?

Haxball Club is een Chrome-extensie ontwikkeld door https://www.haxballclub.com, en de belangrijkste functie is "Haxball Club provides public game rooms and calculating top scorers, top assists, most match winner defender statics every week.".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Haxball Club

Download Haxball Club-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Haxball Club Haxball Club
ID bodehifhlmofibgmogeakehoejmcgcpf
Officiële URL https://chrome.google.com/webstore/detail/haxball-club/bodehifhlmofibgmogeakehoejmcgcpf
Beschrijving Haxball Club provides public game rooms and calculating top scorers, top assists, most match winner defender statics every week.
Bestandsgrootte 42.73 KB
Aantal Installaties 413
Huidige Versie 1.2
Laatst Bijgewerkt 2019-04-27
Publicatiedatum 2019-04-27
Beoordeling 3.67/5 Totaal 3 Beoordelingen
Ontwikkelaar https://www.haxballclub.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.haxballclub.com/
Ondersteunde Talen 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"
    ]
}