Combat Online
You can use pistols, machine guns, sniper rifles and many other weapons! There will also be a multitude of maps to choose from
什麼是Combat Online?
Combat Online是由https://www.noobgamer.club開發的Chrome擴展程式,該擴展的主要功能是“You can use pistols, machine guns, sniper rifles and many other weapons! There will also be a multitude of maps to choose from”。
擴展截圖
下載Combat Online擴展crx文件
下載Combat Online擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Combat Online is shooting game. You’ll then be tasked with getting as many points for your team as possible. Use multiple weapons to gun down your opponents. You can use pistols, machine guns, sniper rifles and many other weapons! There will also be a multitude of maps to choose from. The game has great graphics and simple gameplay. So jump right into it and get your team some points!
擴展基本資訊
名稱 | Combat Online |
ID | kohbgdkncdbkjnnaobcndbghiaggepfa |
官方網址 | https://chromewebstore.google.com/detail/combat-online/kohbgdkncdbkjnnaobcndbghiaggepfa |
簡介 | You can use pistols, machine guns, sniper rifles and many other weapons! There will also be a multitude of maps to choose from |
檔案大小 | 30.15 KB |
安裝次數 | 2,030 |
目前版本 | 1 |
更新時間 | 2020-06-01 |
上架時間 | 2020-05-31 |
評分 | 4.00/5 共 2 次評分 |
開發者 | https://www.noobgamer.club |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | http://www.noobgamer.club/games/play/combat-online |
說明頁面URL | http://www.noobgamer.club/page/terms |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Combat Online", "manifest_version": 2, "description": "You can use pistols, machine guns, sniper rifles and many other weapons! There will also be a multitude of maps to choose from", "icons": { "16": "16.png", "128": "128.png" }, "version": "1", "browser_action": [], "background": { "scripts": [ "popup.js" ], "persistent": false } } |