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」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

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 Combat Online
ID kohbgdkncdbkjnnaobcndbghiaggepfa
公式URL 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
Eメール [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
    }
}