Warscrap io
Warscrap io is an intense third-person shooting and defense game
什麼是Warscrap io?
Warscrap io是由http://www.noobgamer.club開發的Chrome擴展程式,該擴展的主要功能是“Warscrap io is an intense third-person shooting and defense game”。
擴展截圖
下載Warscrap io擴展crx文件
下載Warscrap io擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Warscrap.io is an intense third-person shooting and defense game! Defend the machines against enemy invasions together with your fellow fighters. You get a warning when an enemy is attacking one of your machines. You can buy new guns and characters with the energy that you receive during battle. Good luck! Features Third-person view Co-op battle with other players Capturing-and-defending points gameplay Changeable character's appearance Buyable new weapons and items Boss enemy
擴展基本資訊
名稱 | |
ID | jadhelcgcnfchoheafdjddhkcohmbhmp |
官方網址 | https://chrome.google.com/webstore/detail/warscrap-io/jadhelcgcnfchoheafdjddhkcohmbhmp |
簡介 | Warscrap io is an intense third-person shooting and defense game |
檔案大小 | 32.67 KB |
安裝次數 | 102 |
目前版本 | 1 |
更新時間 | 2020-05-31 |
上架時間 | 2020-05-31 |
開發者 | http://www.noobgamer.club |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | http://www.noobgamer.club/games/play/warscrap |
說明頁面URL | http://www.noobgamer.club/page/terms |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Warscrap io", "manifest_version": 2, "description": "Warscrap io is an intense third-person shooting and defense game", "icons": { "16": "16.png", "128": "128.png" }, "version": "1", "browser_action": [], "background": { "scripts": [ "popup.js" ], "persistent": false } } |