Rooftop Snipers 2 Unblocked
Rooftop Snipers 2 Unblocked
Was ist Rooftop Snipers 2 Unblocked?
Rooftop Snipers 2 Unblocked ist eine Chrome-Erweiterung, die von NvK Team entwickelt wurde, und ihr Hauptmerkmal ist "Rooftop Snipers 2 Unblocked".
Erweiterungsscreenshots
Rooftop Snipers 2 Unblocked-Erweiterungs-CRX-Datei herunterladen
Laden Sie Rooftop Snipers 2 Unblocked-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
This is an exciting online shooting game. You must demonstrate your sniper skills in order to to stay on the roof. Ultimate battle to shoot your opponent off! Play against the computer or a friend in local multiplayer. * UNREAL battle physics * BLAST your opponents off the map with insane weapons * COUNTLESS unique customizations * DOMINATE the computer or a friend in local multiplayer! Battle by shooting your opponent off the map. Each round offers a random customization. Dodge your opponents weapons by pressing the jump button. Fire back by holding and then letting go of the shoot button. How to play Player 1 W - Jump E - Shoot Player 2 I - Jump O - Shoot
Grundlegende Informationen zur Erweiterung
Name | Rooftop Snipers 2 Unblocked |
ID | kjekgdhajlnpcnakhichoncpjbbckgml |
Offizielle URL | https://chromewebstore.google.com/detail/rooftop-snipers-2-unblock/kjekgdhajlnpcnakhichoncpjbbckgml |
Beschreibung | Rooftop Snipers 2 Unblocked |
Dateigröße | 10.24 MB |
Installationsanzahl | 2,523 |
Aktuelle Version | 1.0 |
Letztes Update | 2023-01-10 |
Veröffentlichungsdatum | 2023-01-10 |
Entwickler | NvK Team |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://ubg365.github.io/ |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Rooftop Snipers 2 Unblocked", "version": "1.0", "default_locale": "en", "description": "Rooftop Snipers 2 Unblocked", "homepage_url": "https:\/\/ubg365.github.io\/rooftop-snipers-2\/", "background": { "service_worker": "background.js" }, "action": { "default_title": "Rooftop Snipers 2 Unblocked", "default_icon": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png", "180": "images\/icon180.png" } }, "content_security_policy": { "extension_pages": "script-src 'self' ; object-src 'self'; child-src 'self'; worker-src 'self'", "sandbox": "sandbox allow-scripts; 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'" }, "sandbox": { "pages": [ "index.html" ] }, "icons": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png", "180": "images\/icon180.png" } } |