Football Tricks World Cup
In this game of football, you will have fun performing missing charges.
Football Tricks World Cupとは何ですか?
Football Tricks World Cupはmygames123によって開発されたChromeの拡張機能で、その主な機能は「In this game of football, you will have fun performing missing charges.」です。
拡張機能のスクリーンショット
Football Tricks World Cup拡張機能のCRXファイルをダウンロード
Football Tricks World Cup拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | |
ID | pohmenjejpenchoelokgjnpamndemdah |
公式URL | https://chrome.google.com/webstore/detail/football-tricks-world-cup/pohmenjejpenchoelokgjnpamndemdah |
説明 | In this game of football, you will have fun performing missing charges. |
ファイルサイズ | 57.46 KB |
インストール数 | 87 |
現在のバージョン | 1.0 |
最終更新日 | 2018-12-04 |
公開日 | 2018-12-04 |
開発者 | mygames123 |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://mygames123.com/privacy-policy |
対応言語 | 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\/" ] } |