World Cup 2022 Game
Step into the daunting position of shooting penalty kicks in the World Cup in this sweet sports game. Play right on your Chrome!
Τι είναι το World Cup 2022 Game;
Το World Cup 2022 Game είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://games.1bestlinks.net, και η κύρια λειτουργία του είναι "Step into the daunting position of shooting penalty kicks in the World Cup in this sweet sports game. Play right on your Chrome!".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης World Cup 2022 Game
Λήψη αρχείων επέκτασης World Cup 2022 Game σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Step into the daunting position of shooting penalty kicks in the World Cup in this sweet sports game! Choose the nation you'd like to represent and then hit the pitch. Choose the direction, height, velocity and spin on the ball. Balance the variables just right to score past the defenders. Score more than your opponent to win the big game! World Cup 2022 is an online sports game that we hand picked for drunk-game.com. This is one of our favorite mobile sports games that we have to play. Simply click the big play button to start having fun. To play even more free games, go to https://games.1bestlinks.net How to play: Use mouse or touch to play.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | mieedkdjadgnpafcehiacpdodahdhahn |
Επίσημο URL | https://chrome.google.com/webstore/detail/world-cup-2022-game/mieedkdjadgnpafcehiacpdodahdhahn |
Περιγραφή | Step into the daunting position of shooting penalty kicks in the World Cup in this sweet sports game. Play right on your Chrome! |
Μέγεθος Αρχείου | 13.19 MB |
Αριθμός Εγκαταστάσεων | 4,082 |
Τρέχουσα Έκδοση | 1.0.1 |
Τελευταία Ενημέρωση | 2022-11-21 |
Ημερομηνία Δημοσίευσης | 2022-11-21 |
Αξιολόγηση | 3.00/5 Συνολικά 2 Αξιολογήσεις |
Προγραμματιστής | https://games.1bestlinks.net |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "World Cup 2022 Game", "manifest_version": 3, "description": "Step into the daunting position of shooting penalty kicks in the World Cup in this sweet sports game. Play right on your Chrome!", "offline_enabled": true, "version": "1.0.1", "icons": { "512": "icons\/icon-512.png", "256": "icons\/icon-256.png", "128": "icons\/icon-128.png", "64": "icons\/icon-64.png", "48": "icons\/icon-48.png", "32": "icons\/icon-32.png", "16": "icons\/icon-16.png" }, "action": { "default_icon": { "512": "icons\/icon-512.png", "256": "icons\/icon-256.png", "128": "icons\/icon-128.png", "64": "icons\/icon-64.png", "48": "icons\/icon-48.png", "32": "icons\/icon-32.png", "16": "icons\/icon-16.png" }, "default_title": "World Cup 2022", "default_popup": "popup.html" }, "background": { "service_worker": "background.js" } } |