Play Death Chase Game Online
Death Chase is a battle racing game featuring races on tracks filled with traps and obstacles.
Что такое Play Death Chase Game Online?
Play Death Chase Game Online - это расширение Chrome, разработанное https://death-chase-game-online.blogspot.com, и его основная функция - "Death Chase is a battle racing game featuring races on tracks filled with traps and obstacles.".
Снимки экрана расширения
Скачать файл CRX расширения Play Death Chase Game Online
Скачайте файлы расширений Play Death Chase Game Online в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Play Death Chase Game Online Available in the chrome web store just install it and play Death Chase Game Online for Free. Boost to the finish line Do flips and crazy stunts to build up your nitro. When you reach the finish line you’re awarded between 1-3 stars depending on whether you finish in the top 3. If you don’t, you’ll fail the race. Thanks :)
Основная информация о расширении
Название | |
ID | ajmhfdhdibdcipdkeghjpcihclcbaaob |
Официальный URL | https://chromewebstore.google.com/detail/play-death-chase-game-onl/ajmhfdhdibdcipdkeghjpcihclcbaaob |
Описание | Death Chase is a battle racing game featuring races on tracks filled with traps and obstacles. |
Размер файла | 701 KB |
Количество установок | 30 |
Текущая Версия | 1.1 |
Последнее Обновление | 2022-06-18 |
Дата публикации | 2022-06-17 |
Разработчик | https://death-chase-game-online.blogspot.com |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://allunblockedgames.com/game/play-death-chase-game-racing/ |
URL страницы политики конфиденциальности | https://onlynewtab.com/privacy-policy |
Поддерживаемые языки | id,en,pl |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Play Death Chase Game Online", "version": "1.1", "description": "Death Chase is a battle racing game featuring races on tracks filled with traps and obstacles.", "action": { "default_icon": "images\/icon128.png" }, "author": "Bishnu", "default_locale": "en", "background": { "service_worker": "scripts\/service-worker.js" }, "icons": { "128": "images\/icon128.png", "48": "images\/icon48.png" }, "offline_enabled": false, "permissions": [ "storage", "notifications", "alarms" ], "host_permissions": [ "https:\/\/allunblockedgames.com\/panel\/" ] } |