Getaway Shootout Unblocked

Getaway Shootout Unblocked: Play with Friends

Getaway Shootout Unblockedคืออะไร?

Getaway Shootout Unblocked เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Getaway Unblocked และคุณลักษณะหลักของมันคือ "Getaway Shootout Unblocked: Play with Friends"

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Have you ever heard of the game Getaway Shootout Unblocked? This game is one of the most exciting and fun-filled games that you can play! In this game, you race against three others to the extraction point, but it's no ordinary race as you can only jump your way to the finish line.

As you try to out-jump your opponents, you'll encounter all sorts of obstacles on your way to the finish line. But fear not, as you'll find all sorts of weaponry and boosts to help you beat the competition. You can pick up guns and other weapons along the way to use against the others! You can play solo or with a friend, and once you start a race, you can only move by jumping left or right, creating a chaotic and thrilling scene!

One of the best things about Getaway Shootout Unblocked is the goofy ‘jump to move’ mechanics that make the game so much fun to play. The game also has multiple race locations that offer different challenges and unlockable characters that add to the excitement of the game.

This game is perfect for anyone who loves a challenge and wants to have some fun while playing with friends. With weapons and power-ups, multiple race locations, and unlockable characters, Getaway Shootout Unblocked will keep you entertained for hours on end! So, what are you waiting for? Jump into the game and let the race begin!                    

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

ชื่อ Getaway Shootout Unblocked Getaway Shootout Unblocked
ID dipolhbnbkmcjlhlbpphdolmjcldjblo
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/getaway-shootout-unblocke/dipolhbnbkmcjlhlbpphdolmjcldjblo
คำอธิบาย Getaway Shootout Unblocked: Play with Friends
ขนาดไฟล์ 17.09 MB
จำนวนการติดตั้ง 2,113
เวอร์ชันปัจจุบัน 2.3
อัปเดตครั้งล่าสุด 2023-08-30
วันที่เผยแพร่ 2023-04-29
ผู้พัฒนา Getaway Unblocked
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://docs.google.com/document/d/e/2PACX-1vQB2lpt9vzXnACl6saANxPJuwEViACTfFOa4htnr_zwFU3H8WTQ35IGNR6xc2urHzyf-KWOv1vrc8Pm/pub
ภาษาที่รองรับ de,en,en-GB,en-US,fr,es,es-419,it,pt-BR,pt-PT
manifest.json
{
    "description": "__MSG_description__",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "exclude_matches": [
                "https:\/\/twitter.com\/*",
                "https:\/\/www.instagram.com\/*",
                "https:\/\/www.facebook.com\/*",
                "https:\/\/www.youtube.com\/*",
                "https:\/\/www.wikipedia.org\/*"
            ],
            "js": [
                "js\/content.js"
            ],
            "run_at": "document_start"
        }
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';"
    },
    "name": "__MSG_name__",
    "action": {
        "default_title": "Getaway Shootout Unblocked",
        "default_icon": "icon\/32.png"
    },
    "icons": {
        "128": "icon\/128.png",
        "32": "icon\/32.png",
        "48": "icon\/48.png",
        "64": "icon\/64.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "polyfill\/attach.js",
                "polyfill\/chrome\/polyfill.min.js",
                "polyfill\/edge\/polyfill.min.js",
                "polyfill\/firefox\/polyfill.min.js"
            ],
            "matches": [
                "https:\/\/*\/*"
            ]
        }
    ],
    "default_locale": "en",
    "permissions": [
        "alarms",
        "storage"
    ],
    "version": "2.3",
    "background": {
        "service_worker": "js\/bg.js"
    },
    "manifest_version": 3
}