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은(는) https://gamepluto.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "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

Eggy Car Unblocked Game 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        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"
    }
}