Mr Bullet 2
Mr Bullet 2 is the second installment into this great online game where you will be playing as a spy
Что такое Mr Bullet 2?
Mr Bullet 2 - это расширение Chrome, разработанное http://www.noobgame.club, и его основная функция - "Mr Bullet 2 is the second installment into this great online game where you will be playing as a spy".
Снимки экрана расширения
Скачать файл CRX расширения Mr Bullet 2
Скачайте файлы расширений Mr Bullet 2 в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Mr Bullet 2 is the second installment into this great online game where you will be playing as a spy. Your objective will be to neutralize your opponents in each of the levels. You simply need to aim and then shoot. The first levels will be rather simple, but you will have to start coming up with many different and original means of getting rid of each of the enemies. You have a limited number of bullets, so you need to aim well. Use the bullet’s ricochet to your advantage and get to the next level. In the store, you are able to buy new characters. So come on, let’s play!
Основная информация о расширении
Название | |
ID | gepobigpkiedoodgjpfhbnkkkdjohgha |
Официальный URL | https://chrome.google.com/webstore/detail/mr-bullet-2/gepobigpkiedoodgjpfhbnkkkdjohgha |
Описание | Mr Bullet 2 is the second installment into this great online game where you will be playing as a spy |
Размер файла | 38.56 KB |
Количество установок | 257 |
Текущая Версия | 1 |
Последнее Обновление | 2020-05-15 |
Дата публикации | 2020-05-15 |
Рейтинг | 5.00/5 Всего 1 оценок |
Разработчик | http://www.noobgame.club |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | http://www.noobgame.club/games/play/mr-bullet-2 |
URL страницы помощи | http://www.noobgame.club/page/terms |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Mr Bullet 2", "manifest_version": 2, "description": "Mr Bullet 2 is the second installment into this great online game where you will be playing as a spy", "icons": { "16": "16.png", "128": "128.png" }, "version": "1", "browser_action": [], "background": { "scripts": [ "popup.js" ], "persistent": false } } |