Crazy Cars Unblocked

Play Crazy Cars Unblocked as a Chrome extension - Also can Play without Internet, try it now!

Crazy Cars Unblockedคืออะไร?

Crazy Cars Unblocked เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://crazycars.me และคุณลักษณะหลักของมันคือ "Play Crazy Cars Unblocked as a Chrome extension - Also can Play without Internet, try it now!"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Crazy Cars Unblocked

ดาวน์โหลดไฟล์ส่วนขยาย Crazy Cars Unblocked ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        # Play other games on the menu top-left menu.

Crazy Cars Gameplay Overview: Unleash the Chaos on the Tracks!

Controls:

Acceleration: 🡹 Arrow key
Braking: 🡻 Down arrow
Steering: 🡸 Left arrow (left) / 🡺 Right arrow (right)
Jumping: 🡹 Up arrow
Drifting: 🡸/🡺 + 🡻 (Brake + Left/Right keys)
Boosting: B key

Modes:

Time Trials: Race against the clock, mastering every twist and turn for the fastest time.
Stunt Showdown: Execute jaw-dropping stunts for high scores and crowd-pleasing bonuses.
Grand Prix: Compete against a field of rivals in a series of races to claim the ultimate championship.
Rules:

Acceleration Mastery: Navigate the tracks with precision acceleration. Balancing speed and control is key to conquering the turns.

Steering Expertise: Master the art of steering to elegantly maneuver through winding tracks. Subtle adjustments maintain control at breakneck speeds.

Jumping Thrills: Soar through the air by hitting the up arrow, but beware of mistimed jumps leading to spectacular crashes.

Drifting Tactics: Drift around tight corners by braking and steering simultaneously. Perfect your drifting technique for maximum speed through intersections.

Strategic Boosting: Deploy nitro boosts with the B key strategically. Save them for crucial moments like straightaways to gain a sudden burst of speed.

Wreck and Respawn: Collisions, bounds overreached, or overturning result in wrecks. Quick respawns deduct precious time, urging racers to stay on track.

Strategic Gameplay:

Crazy Cars demands a nuanced approach. Master the mechanics to commandeer compact cars towards the elusive checkered glory. Whether it's nailing the perfect drift or strategically timing boosts, only the most skilled drivers will leave their competitors in the dust. Are you ready to embrace the chaos and become the ultimate speed demon? 🏎️💨                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Crazy Cars Unblocked Crazy Cars Unblocked
ID mgblmiclfpdnohkapdljjpinajdhcboi
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/crazy-cars-unblocked/mgblmiclfpdnohkapdljjpinajdhcboi
คำอธิบาย Play Crazy Cars Unblocked as a Chrome extension - Also can Play without Internet, try it now!
ขนาดไฟล์ 5.83 MB
จำนวนการติดตั้ง 182
เวอร์ชันปัจจุบัน 2.3
อัปเดตครั้งล่าสุด 2023-12-27
วันที่เผยแพร่ 2023-12-27
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา https://crazycars.me
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://crazycars.me/
URL หน้าช่วยเหลือ https://crazycars.me/contact
URL หน้านโยบายความเป็นส่วนตัว https://crazycars.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": "__MSG_AppName__",
    "version": "2.3",
    "version_name": "2.3",
    "action": {
        "default_icon": {
            "16": "img\/16x16.png",
            "48": "img\/48x48.png",
            "256": "img\/256x256.png"
        },
        "default_title": "Click to open the popup",
        "default_popup": "index.html"
    },
    "background": {
        "service_worker": "update.js"
    },
    "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",
    "content_security_policy": {
        "sandbox": "sandbox allow-scripts allow-pointer-lock; 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": [
            "game\/crazy-cars\/index.html"
        ]
    },
    "homepage_url": "https:\/\/crazycars.me\/"
}