Shootup io

Shootup.io is a multiplayer zombie shooter game. You are in a mysterious town full of infected zombies

什麼是Shootup io?

Shootup io是由https://www.noobgamer.club開發的Chrome擴展程式,該擴展的主要功能是“Shootup.io is a multiplayer zombie shooter game. You are in a mysterious town full of infected zombies”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Shootup io擴展crx文件

下載Shootup io擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Shootup.io is a multiplayer zombie shooter game. You are in a mysterious town full of infected zombies. The only solution is to shoot them all and survive.                    

擴展基本資訊

名稱 Shootup io Shootup io
ID nnbdlgfjcljpapbcjieeedfceiieicbh
官方網址 https://chromewebstore.google.com/detail/shootup-io/nnbdlgfjcljpapbcjieeedfceiieicbh
簡介 Shootup.io is a multiplayer zombie shooter game. You are in a mysterious town full of infected zombies
檔案大小 28.51 KB
安裝次數 152
目前版本 1
更新時間 2020-06-06
上架時間 2020-06-06
開發者 https://www.noobgamer.club
電子郵箱 [email protected]
付費類型 free
擴展官網 http://www.noobgamer.club/games/play/shootup-io
說明頁面URL http://www.noobgamer.club/page/terms
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Shootup io",
    "manifest_version": 2,
    "description": "Shootup.io is a multiplayer zombie shooter game. You are in a mysterious town full of infected zombies",
    "icons": {
        "16": "16.png",
        "128": "128.png"
    },
    "version": "1",
    "browser_action": [],
    "background": {
        "scripts": [
            "popup.js"
        ],
        "persistent": false
    }
}