Car Rush Unblocked

Car Rush Unblocked

Co to jest Car Rush Unblocked?

Car Rush Unblocked to rozszerzenie Chrome opracowane przez NvK Team, a jego główną funkcją jest „Car Rush Unblocked”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Car Rush Unblocked

Pobierz pliki rozszerzeń Car Rush Unblocked w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        Car Rush is based on all of your favorite elements of classic car driving games. In this nostalgic journey you will weave your way around the track, dodging all obstacles in your path and ensuring that you complete the lap before time runs out! Keep reading for tips and advice on how to play a free online racing games classic!

How To Play Car Rush Racing Game?

All you need to play Car Rush Racing Game are the arrows on your keyboard. Like many car racing games, you use the top arrow to accelerate, the bottom arrow to brake, and the two side arrows to move left and right, respectively. Hold down the top and left or right arrow to make the tightest turns in the most efficient car games style.

Car Rush Racing Game will see you move through three different worlds, with three different tracks in each world and an increasing level of difficulty for each track. The further you get, the more your car driving games skills are tested. So buckle up, get set, and go in this classic racing games thrill ride.
Car Rush, the ultimate racing game. Collect the coins while racing on beautiful roads and natural environment.

Car Rush came with three different worlds, each world has 12 racing track. Beautiful all of em, saw beautiful and natural environment while driving.

Use Nitro mode for driving at 300km/hr speed. Not an easy task to control car at that speed.

Enjoy this free online racing game and we wish you the best of luck on the track!                    

Podstawowe informacje o rozszerzeniu

Nazwa Car Rush Unblocked Car Rush Unblocked
ID cbgnnldgkdmimopploidogaibelghega
Oficjalny URL https://chromewebstore.google.com/detail/car-rush-unblocked/cbgnnldgkdmimopploidogaibelghega
Opis Car Rush Unblocked
Rozmiar pliku 12.11 MB
Liczba instalacji 160
Aktualna Wersja 1.0
Ostatnia Aktualizacja 2022-12-21
Data Publikacji 2022-12-21
Deweloper NvK Team
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://ubg365.github.io/
Obsługiwane Języki en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Car Rush Unblocked",
    "version": "1.0",
    "default_locale": "en",
    "description": "Car Rush Unblocked",
    "homepage_url": "https:\/\/ubg365.github.io\/games\/car-rush\/",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "Car Rush 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"
    }
}