Football Tricks World Cup

In this game of football, you will have fun performing missing charges.

Apa itu Football Tricks World Cup?

Football Tricks World Cup adalah ekstensi Chrome yang dikembangkan oleh mygames123, dan fitur utamanya adalah "In this game of football, you will have fun performing missing charges.".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Football Tricks World Cup

Unduh file ekstensi Football Tricks World Cup dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Football Tricks World Cup Football Tricks World Cup
ID pohmenjejpenchoelokgjnpamndemdah
URL Resmi https://chrome.google.com/webstore/detail/football-tricks-world-cup/pohmenjejpenchoelokgjnpamndemdah
Deskripsi In this game of football, you will have fun performing missing charges.
Ukuran File 57.46 KB
Jumlah Instalasi 87
Versi Saat Ini 1.0
Terakhir Diperbarui 2018-12-04
Tanggal Publikasi 2018-12-04
Pengembang mygames123
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi https://mygames123.com/privacy-policy
Bahasa yang Didukung 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\/"
    ]
}