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

Vad är Combat Online?

Combat Online är en Chrome-tillägg utvecklad av https://www.noobgamer.club, och dess huvudfunktion är "You can use pistols, machine guns, sniper rifles and many other weapons! There will also be a multitude of maps to choose from".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot
screenshot

Ladda ner Combat Online-förlängningens CRX-fil

Ladda ner Combat Online-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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!                    

Grundläggande Information om Tillägg

Namn Combat Online Combat Online
ID kohbgdkncdbkjnnaobcndbghiaggepfa
Officiell webbadress https://chromewebstore.google.com/detail/combat-online/kohbgdkncdbkjnnaobcndbghiaggepfa
Beskrivning You can use pistols, machine guns, sniper rifles and many other weapons! There will also be a multitude of maps to choose from
Filstorlek 30.15 KB
Antal Installationer 2,030
Aktuell Version 1
Senast Uppdaterad 2020-06-01
Publiceringsdatum 2020-05-31
Betyg 4.00/5 Totalt 2 Betyg
Utvecklare https://www.noobgamer.club
E-post [email protected]
Betalningssätt free
Tilläggswebbplats http://www.noobgamer.club/games/play/combat-online
Hjälpsida URL http://www.noobgamer.club/page/terms
Stödda Språk 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
    }
}