Eggy Car Unblocked

Eggy Car - Eggy Car Unblocked is a skill game in which you drive a car containing a loosely held egg! Have fun!

Eggy Car Unblocked란 무엇입니까?

Eggy Car Unblocked은(는) https://eggycar.me에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Eggy Car - Eggy Car Unblocked is a skill game in which you drive a car containing a loosely held egg! Have fun!"입니다.

확장 프로그램 스크린샷

screenshot

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

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

확장 프로그램 사용 설명서

                        🥚🚗 Eggy Car Unlocked - An Eggstravaganza of Adventure Awaits! 🕹️🐣

Embark on an eggceptional journey with Eggy Car Unlocked, the Chrome Web Store's newest sensation that combines fun, challenges, and eggstraordinary excitement! 🚀 This cracking adventure invites you to roll through a world of egg-filled terrains, conquer eggciting obstacles, and scramble your way to victory. Customize your Eggy Car, crack open new levels, and experience an eggstravaganza like never before. Ready for an eggceptional joyride? Click "Add to Chrome" now and let the cracking good times roll! 🍳🏁🕹️

🌈 Key Features:

🐣 Eggciting Challenges: Navigate through whimsical terrains filled with cracking challenges, turning each level into a delightful eggstravaganza.
🚗 Customize Your Eggy Car: Personalize your ride with a variety of eggstraordinary options, from colors to eggciting accessories.
🥚 Crack Open New Levels: Progress through the game, unlock new levels, and discover eggstra surprises that await your Eggy Car expertise.
🏆 Eggstra Challenges Await: Tackle unique obstacles crafted from delightful surprises, ensuring each level is as eggstraordinary as the last.
👉 How to Start Your Eggceptional Adventure:

Click "Add to Chrome" to launch Eggy Car Unlocked.
Roll through egg-filled landscapes, conquer eggciting challenges, and customize your Eggy Car.
Share the eggstravaganza with friends and crack open each level in this delightful, egg-filled adventure!
Ready to roll into a world where eggs and cars collide in a cracking good time? Click now and immerse yourself in the eggstraordinary fun of Eggy Car Unlocked! 🥚🚗

🕹️ Play more games on the top left menu                    

확장 프로그램 기본 정보

이름 Eggy Car Unblocked Eggy Car Unblocked
ID gikpjhkfkgiieknmomhlhlopignmiemn
공식 URL https://chromewebstore.google.com/detail/eggy-car-unblocked/gikpjhkfkgiieknmomhlhlopignmiemn
설명 Eggy Car - Eggy Car Unblocked is a skill game in which you drive a car containing a loosely held egg! Have fun!
파일 크기 5.11 MB
설치 횟수 56
현재 버전 1.4
최근 업데이트 2024-01-03
출시 날짜 2024-01-03
개발자 https://eggycar.me
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://eggycar.me/
도움말 페이지 URL https://eggycar.me/
개인정보 보호 정책 페이지 URL https://eggycar.me/privacy-policy
지원되는 언어 id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,hi,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Eggy Car Unblocked",
    "version": "1.4",
    "action": {
        "default_icon": {
            "16": "img\/16x16.png",
            "48": "img\/48x48.png",
            "256": "img\/256x256.png"
        },
        "default_title": "Click to open popup"
    },
    "background": {
        "service_worker": "update.js"
    },
    "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'"
    },
    "offline_enabled": true,
    "default_locale": "en",
    "description": "__MSG_AppDesc__",
    "icons": {
        "16": "img\/16x16.png",
        "48": "img\/48x48.png",
        "256": "img\/256x256.png"
    },
    "options_page": "index.html",
    "sandbox": {
        "pages": [
            "eggy-car\/index.html"
        ]
    },
    "homepage_url": "https:\/\/eggycar.me\/"
}