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."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Football Tricks World Cup 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 Football Tricks World Cup Football Tricks World Cup
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
이메일 [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\/"
    ]
}