Warscrap io
Warscrap io is an intense third-person shooting and defense game
Что такое Warscrap io?
Warscrap io - это расширение Chrome, разработанное http://www.noobgamer.club, и его основная функция - "Warscrap io is an intense third-person shooting and defense game".
Снимки экрана расширения
Скачать файл CRX расширения Warscrap io
Скачайте файлы расширений Warscrap io в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Warscrap.io is an intense third-person shooting and defense game! Defend the machines against enemy invasions together with your fellow fighters. You get a warning when an enemy is attacking one of your machines. You can buy new guns and characters with the energy that you receive during battle. Good luck! Features Third-person view Co-op battle with other players Capturing-and-defending points gameplay Changeable character's appearance Buyable new weapons and items Boss enemy
Основная информация о расширении
Название | |
ID | jadhelcgcnfchoheafdjddhkcohmbhmp |
Официальный URL | https://chrome.google.com/webstore/detail/warscrap-io/jadhelcgcnfchoheafdjddhkcohmbhmp |
Описание | Warscrap io is an intense third-person shooting and defense game |
Размер файла | 32.67 KB |
Количество установок | 102 |
Текущая Версия | 1 |
Последнее Обновление | 2020-05-31 |
Дата публикации | 2020-05-31 |
Разработчик | http://www.noobgamer.club |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | http://www.noobgamer.club/games/play/warscrap |
URL страницы помощи | http://www.noobgamer.club/page/terms |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Warscrap io", "manifest_version": 2, "description": "Warscrap io is an intense third-person shooting and defense game", "icons": { "16": "16.png", "128": "128.png" }, "version": "1", "browser_action": [], "background": { "scripts": [ "popup.js" ], "persistent": false } } |