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”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載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!                    

擴展基本資訊

名稱 Mr Bullet 2 Mr Bullet 2
ID gepobigpkiedoodgjpfhbnkkkdjohgha
官方網址 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
    }
}