Gunblood Online Free GamePlay

Gunblood Online is really a hard shootout game. You only get six shots, as that is all your revolver will allow you.

Gunblood Online Free GamePlay란 무엇입니까?

Gunblood Online Free GamePlay은(는) https://games.iblogger.in에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Gunblood Online is really a hard shootout game. You only get six shots, as that is all your revolver will allow you."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Gunblood Online Free GamePlay 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Only a true gunslinger will survive all of these epic duels! How long will you last once you start playing Gunblood?

It's a thrilling action shooting game. There's a group of deadly outlaws who are determined to take you down. Show them who's boss by plugging them full of holes before they can even draw their six shooters in this intense and fast-paced gun game! There’s additional challenges you’ll encounter along the way that will also let you show off your virtual shooting skills.

How to Play Gunblood?

You’ll be challenging a group of outlaws to a series of duels to the death in Gunblood. It's an exciting shooting game. Just be sure to wait until the countdown ends before you pull out your pistol. You also have a limited number of bullets so you’ll have to make sure every shot counts!

Game Controls

USE THE MOUSE to aim your gun.
LEFT CLICK to shoot.                    

확장 프로그램 기본 정보

이름 Gunblood Online Free GamePlay Gunblood Online Free GamePlay
ID jopigcgogenhlgjfflcbjklgpfmkfpgl
공식 URL https://chrome.google.com/webstore/detail/gunblood-online-free-game/jopigcgogenhlgjfflcbjklgpfmkfpgl
설명 Gunblood Online is really a hard shootout game. You only get six shots, as that is all your revolver will allow you.
파일 크기 51.41 KB
설치 횟수 130
현재 버전 1.2
최근 업데이트 2021-03-28
출시 날짜 2021-03-28
개발자 https://games.iblogger.in
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://games.iblogger.in/game/gunblood-online
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Gunblood Online Free GamePlay ",
    "description": "Gunblood Online is really a hard shootout game. You only get six shots, as that is all your revolver will allow you.",
    "version": "1.2",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "icons": {
        "16": "icon.png",
        "32": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    }
}