Football Tricks World Cup
In this game of football, you will have fun performing missing charges.
Was ist Football Tricks World Cup?
Football Tricks World Cup ist eine Chrome-Erweiterung, die von mygames123 entwickelt wurde, und ihr Hauptmerkmal ist "In this game of football, you will have fun performing missing charges.".
Erweiterungsscreenshots
Football Tricks World Cup-Erweiterungs-CRX-Datei herunterladen
Laden Sie Football Tricks World Cup-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
It's not easy to score a goal in this football game! In addition to their opponents being in front of the goal there are also several obstacles. Aim, choose strength and kick in order to overcome all obstacles to score. Win the various stages of this very challenging game.
Grundlegende Informationen zur Erweiterung
Name | |
ID | pohmenjejpenchoelokgjnpamndemdah |
Offizielle URL | https://chrome.google.com/webstore/detail/football-tricks-world-cup/pohmenjejpenchoelokgjnpamndemdah |
Beschreibung | In this game of football, you will have fun performing missing charges. |
Dateigröße | 57.46 KB |
Installationsanzahl | 87 |
Aktuelle Version | 1.0 |
Letztes Update | 2018-12-04 |
Veröffentlichungsdatum | 2018-12-04 |
Entwickler | mygames123 |
[email protected] | |
Zahlungsart | free |
URL der Datenschutzrichtlinien-Seite | https://mygames123.com/privacy-policy |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Football Tricks World Cup", "short_name": "Play Football Tricks World Cup game", "description": "In this game of football, you will have fun performing missing charges.", "version": "1.0", "browser_action": { "default_icon": "footballtricks128.png", "default_popup": "popup.html" }, "permissions": [ "activeTab", "https:\/\/ajax.googleapis.com\/" ] } |