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
Cos'è Combat Online?
Combat Online è un'estensione di Chrome sviluppata da https://www.noobgamer.club, e la sua funzione principale è "You can use pistols, machine guns, sniper rifles and many other weapons! There will also be a multitude of maps to choose from".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Combat Online
Scarica i file di estensione Combat Online in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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!
Informazioni di Base sull'Estensione
Nome | Combat Online |
ID | kohbgdkncdbkjnnaobcndbghiaggepfa |
URL Ufficiale | https://chromewebstore.google.com/detail/combat-online/kohbgdkncdbkjnnaobcndbghiaggepfa |
Descrizione | You can use pistols, machine guns, sniper rifles and many other weapons! There will also be a multitude of maps to choose from |
Dimensione del File | 30.15 KB |
Conteggio Installazioni | 2,030 |
Versione Corrente | 1 |
Ultimo Aggiornamento | 2020-06-01 |
Data di Pubblicazione | 2020-05-31 |
Valutazione | 4.00/5 Totale 2 Valutazioni |
Sviluppatore | https://www.noobgamer.club |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://www.noobgamer.club/games/play/combat-online |
URL della Pagina di Aiuto | http://www.noobgamer.club/page/terms |
Lingue Supportate | 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 } } |