Eggy Car Unblocked
Eggy Car Unblocked
Τι είναι το Eggy Car Unblocked;
Το Eggy Car Unblocked είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον NvK Team, και η κύρια λειτουργία του είναι "Eggy Car Unblocked".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Eggy Car Unblocked
Λήψη αρχείων επέκτασης Eggy Car Unblocked σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Eggy Car Unblocked Join Eggy Car game right now to control lovely cars with an egg on top. Drive carefully to help your car and egg over the hills as fast as you can! Eggy Car is a driving game that requires you to carry eggs while driving on bumpy roads. Your mission is to drive, keep a safe distance, and avoid breaking the eggs. In this game, you need to adjust the safe distance and speed to keep the egg from falling out of the car while overcoming difficult hilly roads. At the same time, while moving, you will have to collect coins to increase your rank. Remember, try to be calm and not in a hurry to keep the egg as far as possible.. Eggy Car is like a car race that is both fast and skillful, requiring high concentration. So while playing, focus on getting the farthest egg! This game sets up a lot of attractive features to make your experience as fun and comfortable as possible. FEATURES Eggy Car has an innovative graphic configuration. The in-game images have a gentle movement that does not distract the player's eyes. The harmonious combination of sound and light is also a factor that makes this game more vivid and attractive to players. In addition, the game is installed without a destination to increase the difficulty for players while stimulating curiosity and attracting more people to play. This is a special point that makes Eggy Car completely different from other games of the same genre. All the in-game visuals are healthy cartoon images with no harmful nature for players. The game is set up to be suitable for many ages, especially children.In addition to helping players relieve stress and bring comfort, this game also helps you practice ingenuity and sensitivity when handling situations. Eggy Car has very simple gameplay, so anyone can experience it. Don't worry if this is your first time playing this game. We will guide you through how to play in the most detailed and easy-to-understand way. HOW TO PLAY EGGY CAR If you use it on a computer you just need to use the arrows on the keyboard, the right arrow to accelerate and the left arrow to slow down. You can also play on your mobile phone by pressing the gas pedal (right) or brake pedal (left). Please control the car carefully and skillfully, keeping a safe distance and trying not to break the eggs. If the egg breaks, the game will be over and you will have to start over. Be patient and you will get great results!
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | joeldnaonbnanjeoaficffnjimmdhpcf |
Επίσημο URL | https://chrome.google.com/webstore/detail/eggy-car-unblocked/joeldnaonbnanjeoaficffnjimmdhpcf |
Περιγραφή | Eggy Car Unblocked |
Μέγεθος Αρχείου | 7.23 MB |
Αριθμός Εγκαταστάσεων | 9,929 |
Τρέχουσα Έκδοση | 1.0 |
Τελευταία Ενημέρωση | 2022-12-29 |
Ημερομηνία Δημοσίευσης | 2022-12-29 |
Αξιολόγηση | 3.50/5 Συνολικά 4 Αξιολογήσεις |
Προγραμματιστής | NvK Team |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Ιστότοπος Επέκτασης | https://ubg365.github.io/ |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Eggy Car Unblocked", "version": "1.0", "default_locale": "en", "description": "Eggy Car Unblocked", "homepage_url": "https:\/\/ubg365.github.io\/games\/car-rush\/", "background": { "service_worker": "background.js" }, "action": { "default_title": "Eggy Car Unblocked", "default_icon": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png", "180": "images\/icon180.png" } }, "content_security_policy": { "extension_pages": "script-src 'self' ; object-src 'self'; child-src 'self'; worker-src 'self'", "sandbox": "sandbox allow-scripts; script-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; object-src 'self' 'unsafe-eval' blob: 'unsafe-inline';child-src 'self' 'unsafe-eval' blob: 'unsafe-inline' ; worker-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; script-src-elem 'self' 'unsafe-eval' blob: 'unsafe-inline'" }, "sandbox": { "pages": [ "index.html" ] }, "icons": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png", "180": "images\/icon180.png" } } |