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是由http://www.noobgame.club开发的Chrome扩展程序,该扩展的主要功能是“Mr Bullet 2 is the second installment into this great online game where you will be playing as a spy”。
扩展截图
下载Mr Bullet 2扩展crx文件
下载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 } } |