Car Rush Unblocked

Car Rush Unblocked

Что такое Car Rush Unblocked?

Car Rush Unblocked - это расширение Chrome, разработанное NvK Team, и его основная функция - "Car Rush Unblocked".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения Car Rush Unblocked

Скачайте файлы расширений Car Rush Unblocked в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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!                    

Основная информация о расширении

Название Car Rush Unblocked Car Rush Unblocked
ID cbgnnldgkdmimopploidogaibelghega
Официальный URL https://chromewebstore.google.com/detail/car-rush-unblocked/cbgnnldgkdmimopploidogaibelghega
Описание Car Rush Unblocked
Размер файла 12.11 MB
Количество установок 160
Текущая Версия 1.0
Последнее Обновление 2022-12-21
Дата публикации 2022-12-21
Разработчик NvK Team
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://ubg365.github.io/
Поддерживаемые языки 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"
    }
}