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
Apa itu Combat Online?
Combat Online adalah ekstensi Chrome yang dikembangkan oleh https://www.noobgamer.club, dan fitur utamanya adalah "You can use pistols, machine guns, sniper rifles and many other weapons! There will also be a multitude of maps to choose from".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Combat Online
Unduh file ekstensi Combat Online dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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!
Informasi Dasar Ekstensi
Nama | Combat Online |
ID | kohbgdkncdbkjnnaobcndbghiaggepfa |
URL Resmi | https://chromewebstore.google.com/detail/combat-online/kohbgdkncdbkjnnaobcndbghiaggepfa |
Deskripsi | You can use pistols, machine guns, sniper rifles and many other weapons! There will also be a multitude of maps to choose from |
Ukuran File | 30.15 KB |
Jumlah Instalasi | 2,030 |
Versi Saat Ini | 1 |
Terakhir Diperbarui | 2020-06-01 |
Tanggal Publikasi | 2020-05-31 |
Penilaian | 4.00/5 Total 2 Penilaian |
Pengembang | https://www.noobgamer.club |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | http://www.noobgamer.club/games/play/combat-online |
URL Halaman Bantuan | http://www.noobgamer.club/page/terms |
Bahasa yang Didukung | 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 } } |