Forward Assault Remix

Join the combat in Forward Assault Remix. It is an amazing 3D shooting game with highly tactical gameplay

Forward Assault Remixとは何ですか?

Forward Assault Remixはhttp://www.noobgame.clubによって開発されたChromeの拡張機能で、その主な機能は「Join the combat in Forward Assault Remix. It is an amazing 3D shooting game with highly tactical gameplay」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

Forward Assault Remix拡張機能のCRXファイルをダウンロード

Forward Assault Remix拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Join the combat in Forward Assault Remix. Forward Assault is a first-person-shooter from the makers of Bullet Force. It is an amazing 3D shooting game with highly tactical gameplay. Become the leader of an army team, and get ready to take down your enemies. Run, hide, distract, aim, shoot, and kill. You better have a good and thorough plan to make your team win the battle. When starting a match, you are armed with a Glock pistol and a combat knife. You earn cash for killing enemies and for winning matches. Use this cash to purchase new weapons to improve your survivability. Weapon classes include pistols, assault rifles, and shotguns to name a few. Exciting team-based combat The gameplay is realistic - move around the different maps and try to eliminate the enemy team. Move carefully and use the different objects available as cover. If you simply charge headlong into the firefights you won’t last long! Stealth, careful movements, and teamwork are key. Each round of combat uses a last-man-standing method. Once you are killed, you must sit the match out until the next round starts. This is why teamwork is important in Forward Assault Remix. That being said, you could be the last player standing and still take out the entire enemy team! If you love classic first-person-shooter games like Counter-Strike and Call of Duty, you will enjoy this fast-paced strategic combat title too!                    

拡張機能の基本情報

名前 Forward Assault Remix Forward Assault Remix
ID akgihfdeejmidcphppegepabpfjnbgag
公式URL https://chrome.google.com/webstore/detail/forward-assault-remix/akgihfdeejmidcphppegepabpfjnbgag
説明 Join the combat in Forward Assault Remix. It is an amazing 3D shooting game with highly tactical gameplay
ファイルサイズ 38.25 KB
インストール数 2,454
現在のバージョン 1
最終更新日 2020-05-26
公開日 2020-05-26
評価 2.25/5 合計 4 レビュー
開発者 http://www.noobgame.club
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト http://www.noobgame.club/games/play/forward-assault-remix
ヘルプページのURL http://www.noobgame.club/page/terms
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Forward Assault Remix",
    "manifest_version": 2,
    "description": "Join the combat in Forward Assault Remix. It is an amazing 3D shooting game with highly tactical gameplay",
    "icons": {
        "16": "16.png",
        "128": "128.png"
    },
    "version": "1",
    "browser_action": [],
    "background": {
        "scripts": [
            "popup.js"
        ],
        "persistent": false
    }
}