Haxball Club
Haxball Club provides public game rooms and calculating top scorers, top assists, most match winner defender statics every week.
Qu'est-ce que Haxball Club ?
Haxball Club est une extension Chrome développée par https://www.haxballclub.com, et sa fonction principale est "Haxball Club provides public game rooms and calculating top scorers, top assists, most match winner defender statics every week.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Haxball Club
Téléchargez les fichiers d'extension Haxball Club au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | bodehifhlmofibgmogeakehoejmcgcpf |
URL Officiel | 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. |
Taille du Fichier | 42.73 KB |
Nombre d'Installations | 413 |
Version Actuelle | 1.2 |
Dernière Mise à Jour | 2019-04-27 |
Date de Publication | 2019-04-27 |
Évaluation | 3.67/5 Total 3 Évaluations |
Développeur | https://www.haxballclub.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.haxballclub.com/ |
Langues Prises en Charge | 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" ] } |