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

What is Combat Online?

Combat Online is a Chrome extension developed by https://www.noobgamer.club, and its main feature is "You can use pistols, machine guns, sniper rifles and many other weapons! There will also be a multitude of maps to choose from".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Combat Online Extension CRX File

Download Combat Online extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name Combat Online Combat Online
ID kohbgdkncdbkjnnaobcndbghiaggepfa
Official URL https://chromewebstore.google.com/detail/combat-online/kohbgdkncdbkjnnaobcndbghiaggepfa
Description You can use pistols, machine guns, sniper rifles and many other weapons! There will also be a multitude of maps to choose from
File Size 30.15 KB
Installation Count 2,030
Current Version 1
Last Updated 2020-06-01
Publish Date 2020-05-31
Rating 4.00/5 Total 2 Ratings
Developer https://www.noobgamer.club
Email [email protected]
Payment Type free
Extension Website http://www.noobgamer.club/games/play/combat-online
Help Page URL http://www.noobgamer.club/page/terms
Supported Languages 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
    }
}