Getaway Shootout Unblocked Game

Getaway Shootout Unblocked Game with local multiplayer

Getaway Shootout Unblocked Gameคืออะไร?

Getaway Shootout Unblocked Game เป็นส่วนขยายของ Chrome ที่พัฒนาโดย 2-player unblocked games และคุณลักษณะหลักของมันคือ "Getaway Shootout Unblocked Game with local multiplayer"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Getaway Shootout Unblocked Game

ดาวน์โหลดไฟล์ส่วนขยาย Getaway Shootout Unblocked Game ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Getaway Shootout unblocked game has exciting levels and simple control. All you have to do is run the jumping man and take him to the helicopter in every level. Collect various weapons to eliminate rivals and remember to replenish the level of health. You can also play this cool game with a friend on the same keyboard.
There are many weapons and power-ups you can collect throughout the map use it wisely to to gain an upper hand over your opponents.

Controls for Getaway Shootout unblocked game
Player 1:
W - jump left
E - jump right
R - power-up

Player 2:
I - jump left
O - jump right
P - power-up                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Getaway Shootout Unblocked Game Getaway Shootout Unblocked Game
ID hgibgijgjgehiaphhncmemedgpfkbgkg
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/getaway-shootout-unblocke/hgibgijgjgehiaphhncmemedgpfkbgkg
คำอธิบาย Getaway Shootout Unblocked Game with local multiplayer
ขนาดไฟล์ 17.08 MB
จำนวนการติดตั้ง 8,481
เวอร์ชันปัจจุบัน 2.1
อัปเดตครั้งล่าสุด 2022-09-08
วันที่เผยแพร่ 2022-09-08
คะแนน 5.00/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา 2-player unblocked games
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://silk-mollusk-1a4.notion.site/Privacy-policy-for-Unblocked-Games-3b43c4afa441493999647290a9da0a01
ภาษาที่รองรับ ms,de,en,en-GB,en-US,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "manifest_version": 3,
    "version": "2.1",
    "name": "__MSG_name__",
    "default_locale": "en_US",
    "description": "__MSG_description__",
    "icons": {
        "128": "images\/128.png",
        "48": "images\/48.png"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "permissions": [
        "storage",
        "unlimitedStorage"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "js\/*",
                "images\/*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';"
    },
    "action": {
        "default_icon": "images\/48.png",
        "default_title": "__MSG_name__"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "js": [
                "js\/content.bundle.js"
            ]
        }
    ]
}