Football Tricks World Cup
In this game of football, you will have fun performing missing charges.
What is Football Tricks World Cup?
Football Tricks World Cup is a Chrome extension developed by mygames123, and its main feature is "In this game of football, you will have fun performing missing charges.".
Extension Screenshots
Download Football Tricks World Cup Extension CRX File
Download Football Tricks World Cup 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
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.
Extension Basic Information
Name | |
ID | pohmenjejpenchoelokgjnpamndemdah |
Official URL | https://chrome.google.com/webstore/detail/football-tricks-world-cup/pohmenjejpenchoelokgjnpamndemdah |
Description | In this game of football, you will have fun performing missing charges. |
File Size | 57.46 KB |
Installation Count | 87 |
Current Version | 1.0 |
Last Updated | 2018-12-04 |
Publish Date | 2018-12-04 |
Developer | mygames123 |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://mygames123.com/privacy-policy |
Supported Languages | 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\/" ] } |