Death Run 3d Online GamePlay [Free]

Death Run 3D online is a fast-paced dodging game for true skillers only. If you like real challenges, this game is for you.

Что такое Death Run 3d Online GamePlay [Free]?

Death Run 3d Online GamePlay [Free] - это расширение Chrome, разработанное https://games.iblogger.in, и его основная функция - "Death Run 3D online is a fast-paced dodging game for true skillers only. If you like real challenges, this game is for you.".

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

screenshot
screenshot
screenshot

Скачать файл CRX расширения Death Run 3d Online GamePlay [Free]

Скачайте файлы расширений Death Run 3d Online GamePlay [Free] в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

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

                        Death Run 3D is an extremely fast game for true skillers only. If you love hardcore games, this game is the right for you. You fly inside a tube with various blocks and almost each of them is movable. Your task is avoid them. 

Gaps between blocks are very short so swift responses are the only way to success. The game shows your score in Global worldwide leaderboard so you can try overcoming yourself and with other players around the world,over and over. It is very addictive

Death Run 3D, How to Play?

* Death Run 3D is an interesting endless-running game. However, you can’t play it in some places because they blocked the game.

* Luckily, we can still play Death Run 3D. This is a trusted site and we can play Games like Death Run 3D at school, company, subway station, airport... All you need to do is visit our website and click the “Play” button. Nothing will stop you because we do not block anything.

*Do not forget to press "CTRL D" to bookmark our website on your browser and enjoy this game whenever you want.                    

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

Название Death Run 3d Online GamePlay [Free] Death Run 3d Online GamePlay [Free]
ID bbolgllnmnmfibhjdhlgghabkemoegdp
Официальный URL https://chrome.google.com/webstore/detail/death-run-3d-online-gamep/bbolgllnmnmfibhjdhlgghabkemoegdp
Описание Death Run 3D online is a fast-paced dodging game for true skillers only. If you like real challenges, this game is for you.
Размер файла 59.99 KB
Количество установок 401
Текущая Версия 1.2
Последнее Обновление 2021-03-30
Дата публикации 2021-03-30
Рейтинг 1.00/5 Всего 1 оценок
Разработчик https://games.iblogger.in
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://games.iblogger.in/game/death-run-3d-online
Поддерживаемые языки en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Death Run 3d Online GamePlay [Free] ",
    "description": "Death Run 3D online is a fast-paced dodging game for true skillers only. If you like real challenges, this game is for you.",
    "version": "1.2",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "icons": {
        "16": "icon.png",
        "32": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    }
}