Eggy Car Unblocked
Eggy Car Unblocked
Eggy Car Unblocked란 무엇입니까?
Eggy Car Unblocked은(는) NvK Team에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Eggy Car Unblocked"입니다.
확장 프로그램 스크린샷
Eggy Car Unblocked 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" } } |