Eggy Car Unblocked
Eggy Car Unblocked
什么是Eggy Car Unblocked?
Eggy Car Unblocked是由NvK Team开发的Chrome扩展程序,该扩展的主要功能是“Eggy Car Unblocked”。
扩展截图
下载Eggy Car Unblocked扩展crx文件
下载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" } } |