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.」です。
拡張機能のスクリーンショット
Gunblood Online Free GamePlay拡張機能のCRXファイルをダウンロード
Gunblood Online Free GamePlay拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | |
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 |
Eメール | [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" } } |