Mr Bullet 2
Mr Bullet 2 is the second installment into this great online game where you will be playing as a spy
¿Qué es Mr Bullet 2?
Mr Bullet 2 es una extensión de Chrome desarrollada por http://www.noobgame.club, y su función principal es "Mr Bullet 2 is the second installment into this great online game where you will be playing as a spy".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Mr Bullet 2
Descarga archivos de extensión Mr Bullet 2 en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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!
Información Básica de la Extensión
Nombre | |
ID | gepobigpkiedoodgjpfhbnkkkdjohgha |
URL Oficial | https://chrome.google.com/webstore/detail/mr-bullet-2/gepobigpkiedoodgjpfhbnkkkdjohgha |
Descripción | Mr Bullet 2 is the second installment into this great online game where you will be playing as a spy |
Tamaño del Archivo | 38.56 KB |
Cantidad de Instalaciones | 257 |
Versión Actual | 1 |
Última Actualización | 2020-05-15 |
Fecha de Publicación | 2020-05-15 |
Calificación | 5.00/5 Total de 1 Calificaciones |
Desarrollador | http://www.noobgame.club |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | http://www.noobgame.club/games/play/mr-bullet-2 |
URL de la Página de Ayuda | http://www.noobgame.club/page/terms |
Idiomas Soportados | 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 } } |