Rooftop Snipers Unblocked

Rooftop Snipers Unblocked funny 2-player or solo shooting game

Rooftop Snipers Unblocked क्या है?

Rooftop Snipers Unblocked Wars Unblocked द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Rooftop Snipers Unblocked funny 2-player or solo shooting game"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Rooftop Snipers Unblocked एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        You have got to check out Rooftop Snipers Unblocked Game! This game is an adrenaline-filled two button local multiplayer that will keep you on the edge of your seat! You can either play against a friend or against the computer. The objective is simple - shoot your opponent off the rooftop to win. But be careful, as the bullets and axes can knock you off too!

To succeed in Rooftop Snipers, you need to be quick and strategic. Dodge your enemy's bullets while planning your next move. The game is challenging, but with some training, you'll be able to master it. Remember to pay attention to the different weapons and their characteristics, as they all have unique flying speeds and trajectories.

But most importantly, have fun! Don't stress too much and enjoy the chaotic gameplay. Rooftop Snipers Unblocked Game is a thrilling experience that you won't want to miss!                    

एक्सटेंशन की मूल जानकारी

नाम Rooftop Snipers Unblocked Rooftop Snipers Unblocked
ID mblfpogmdjcbkmeebimooilemmlhkcld
आधिकारिक URL https://chromewebstore.google.com/detail/rooftop-snipers-unblocked/mblfpogmdjcbkmeebimooilemmlhkcld
विवरण Rooftop Snipers Unblocked funny 2-player or solo shooting game
फ़ाइल का आकार 8.11 MB
स्थापना संख्या 7,556
वर्तमान संस्करण 3.1
अंतिम अपडेट 2023-04-28
प्रकाशन तिथि 2023-04-27
रेटिंग 5.00/5 कुल 3 रेटिंग्स
डेवलपर Wars Unblocked
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://docs.google.com/document/d/1PBTWkU0ISwdKIzqp3Ts7NI0HkcdS2om6tXensJxzw9E/edit?usp=sharing
समर्थित भाषाएँ de,en,en-GB,en-US,fr,es,es-419,it,pt-BR,pt-PT
manifest.json
{
    "web_accessible_resources": [
        {
            "resources": [
                "polyfill\/attach.js",
                "polyfill\/chrome\/polyfill.min.js",
                "polyfill\/edge\/polyfill.min.js",
                "polyfill\/firefox\/polyfill.min.js"
            ],
            "matches": [
                "https:\/\/*\/*"
            ]
        }
    ],
    "version": "3.1",
    "content_security_policy": {
        "sandbox": "sandbox allow-scripts allow-pointer-lock; script-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; object-src 'self' 'unsafe-eval' blob: 'unsafe-inline';child-src 'self' 'unsafe-eval' blob: 'unsafe-inline' ; worker-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; script-src-elem 'self' 'unsafe-eval' blob: 'unsafe-inline'"
    },
    "background": {
        "service_worker": "js\/bg.js"
    },
    "manifest_version": 3,
    "action": {
        "default_title": "Rooftop Snipers Unblocked",
        "default_icon": "icon\/32.png"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "48": "icon\/48.png",
        "64": "icon\/64.png",
        "128": "icon\/128.png",
        "32": "icon\/32.png"
    },
    "permissions": [
        "alarms",
        "storage"
    ],
    "default_locale": "en",
    "description": "__MSG_description__",
    "sandbox": {
        "pages": [
            "game.html"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "js": [
                "js\/content.js"
            ],
            "run_at": "document_start"
        }
    ],
    "name": "__MSG_name__"
}