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.

What is Gunblood Online Free GamePlay?

Gunblood Online Free GamePlay is a Chrome extension developed by https://games.iblogger.in, and its main feature is "Gunblood Online is really a hard shootout game. You only get six shots, as that is all your revolver will allow you.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Gunblood Online Free GamePlay Extension CRX File

Download Gunblood Online Free GamePlay 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

                        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.                    

Extension Basic Information

Name Gunblood Online Free GamePlay Gunblood Online Free GamePlay
ID jopigcgogenhlgjfflcbjklgpfmkfpgl
Official URL https://chrome.google.com/webstore/detail/gunblood-online-free-game/jopigcgogenhlgjfflcbjklgpfmkfpgl
Description Gunblood Online is really a hard shootout game. You only get six shots, as that is all your revolver will allow you.
File Size 51.41 KB
Installation Count 130
Current Version 1.2
Last Updated 2021-03-28
Publish Date 2021-03-28
Developer https://games.iblogger.in
Email [email protected]
Payment Type free
Extension Website https://games.iblogger.in/game/gunblood-online
Supported Languages 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"
    }
}