Rooftop Snipers Unblocked Game

Rooftop Snipers Unblocked Game for 1 or 2 players

Rooftop Snipers Unblocked Gameคืออะไร?

Rooftop Snipers Unblocked Game เป็นส่วนขยายของ Chrome ที่พัฒนาโดย 2-player unblocked games และคุณลักษณะหลักของมันคือ "Rooftop Snipers Unblocked Game for 1 or 2 players"

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Rooftop Snipers Unblocked Game is a chaotic two button local multiplayer. Challenge your friends side by side or play the computer. Shoot your opponent off the map to win.
Try to turn aside from bullets, the bullet or the axe can strongly push away the character and throw off down! The player who won several rounds in a row will win Rooftop Snipers.

Controls:
W/I: Jump
E/O: Shoot

Rooftop Snipers Unblocked Game tips:

1) Try to avoid enemy’s bullets, try to move a lot in different directions, various maneuvers can help you to survive.
2) Always plan your next move in the game, keep an eye on your opponent, make sure that you keep your distance.
3) This game is really hard when it comes to controlling your character, in order to get better I highly recommend you to do some pieces of training.
4) Different weapons have different flying speeds, different trajectories, and different impact effects. Play the game for a while in order to get used to all of them.
5) Don’t forget your main objective, your number one task is to push your opponent off the building, focus on it and forget anything else.
6) Your AI opponent is pretty tough, don’t lose your focus or you will lose in no time.
7) My final suggestion is to relax and have fun, players usually fail when they are too stressed and too focus, try to take it easy and enjoy the game for real entertainment.                    

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

ชื่อ Rooftop Snipers Unblocked Game Rooftop Snipers Unblocked Game
ID hihfnmkipblcehkbhffgekmigbpmnihg
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/rooftop-snipers-unblocked/hihfnmkipblcehkbhffgekmigbpmnihg
คำอธิบาย Rooftop Snipers Unblocked Game for 1 or 2 players
ขนาดไฟล์ 13.26 MB
จำนวนการติดตั้ง 12,510
เวอร์ชันปัจจุบัน 1.13
อัปเดตครั้งล่าสุด 2022-10-20
วันที่เผยแพร่ 2022-09-08
คะแนน 4.00/5 รวมทั้งหมด 9 คะแนน
ผู้พัฒนา 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,
    "name": "__MSG_name__",
    "version": "1.13",
    "default_locale": "en_US",
    "description": "__MSG_description__",
    "icons": {
        "128": "images\/128.png",
        "48": "images\/48.png"
    },
    "permissions": [
        "storage",
        "unlimitedStorage"
    ],
    "background": {
        "service_worker": "js\/background.js"
    },
    "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"
            ]
        }
    ]
}