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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
이메일 [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
    }
}