Football Tricks World Cup
In this game of football, you will have fun performing missing charges.
O que é Football Tricks World Cup?
Football Tricks World Cup é uma extensão do Chrome desenvolvida por mygames123, e sua principal característica é "In this game of football, you will have fun performing missing charges.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Football Tricks World Cup
Baixe arquivos de extensão Football Tricks World Cup no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | pohmenjejpenchoelokgjnpamndemdah |
URL Oficial | https://chrome.google.com/webstore/detail/football-tricks-world-cup/pohmenjejpenchoelokgjnpamndemdah |
Descrição | In this game of football, you will have fun performing missing charges. |
Tamanho do Arquivo | 57.46 KB |
Contagem de Instalações | 87 |
Versão Atual | 1.0 |
Última Atualização | 2018-12-04 |
Data de Publicação | 2018-12-04 |
Desenvolvedor | mygames123 |
[email protected] | |
Tipo de Pagamento | free |
URL da Página de Política de Privacidade | https://mygames123.com/privacy-policy |
Idiomas Suportados | 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\/" ] } |