Eggy Car Unblocked Game

Play Eggy Car unblocked on chrome browser. The goal of Eggy Car game is to guide an egg-shaped car through a series of obstacles.

Τι είναι το Eggy Car Unblocked Game;

Το Eggy Car Unblocked Game είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://gamepluto.com, και η κύρια λειτουργία του είναι "Play Eggy Car unblocked on chrome browser. The goal of Eggy Car game is to guide an egg-shaped car through a series of obstacles.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Eggy Car Unblocked Game

Λήψη αρχείων επέκτασης Eggy Car Unblocked Game σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        The objective of the game is to guide an egg-shaped car through a series of obstacles in order to reach the finish line. The game features simple and intuitive controls, making it easy for players of all ages to pick up and play.

One of the most appealing aspects of Eggy Car is its colorful and cartoonish graphics. The game is set in a variety of different environments, such as the countryside, the city, and the desert, each with its own unique obstacles and hazards. The game also features a variety of different vehicles, each with its own unique abilities and characteristics.

Eggy Car also includes power-ups and bonuses that players can collect along the way. These power-ups can be used to gain an advantage over obstacles and hazards, and can also be used to unlock new vehicles and levels. The game also features a variety of different game modes, such as time trials and survival mode, which adds replayability to the game.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Eggy Car Unblocked Game Eggy Car Unblocked Game
ID ohhjgapmmgkokocacmpifpcemoocefhc
Επίσημο URL https://chrome.google.com/webstore/detail/eggy-car-unblocked-game/ohhjgapmmgkokocacmpifpcemoocefhc
Περιγραφή Play Eggy Car unblocked on chrome browser. The goal of Eggy Car game is to guide an egg-shaped car through a series of obstacles.
Μέγεθος Αρχείου 7.23 MB
Αριθμός Εγκαταστάσεων 3,193
Τρέχουσα Έκδοση 31.15.12.1
Τελευταία Ενημέρωση 2023-01-19
Ημερομηνία Δημοσίευσης 2023-01-19
Αξιολόγηση 5.00/5 Συνολικά 3 Αξιολογήσεις
Προγραμματιστής https://gamepluto.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://gamepluto.com/game/eggy-car/
Διεύθυνση URL της Σελίδας Βοήθειας https://gamepluto.com/page/contact-us
URL της Σελίδας Πολιτικής Απορρήτου https://gamepluto.com/page/privacy-policy
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "31.15.12.1",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "name": "__MSG_appName__",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": {
            "128": "images\/icon128.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",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    }
}