Rooftop Snipers 2 Unblocked
Rooftop Snipers 2 Unblocked
Vad är Rooftop Snipers 2 Unblocked?
Rooftop Snipers 2 Unblocked är en Chrome-tillägg utvecklad av NvK Team, och dess huvudfunktion är "Rooftop Snipers 2 Unblocked".
Tilläggsskärmbilder
Ladda ner Rooftop Snipers 2 Unblocked-förlängningens CRX-fil
Ladda ner Rooftop Snipers 2 Unblocked-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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
Grundläggande Information om Tillägg
Namn | Rooftop Snipers 2 Unblocked |
ID | kjekgdhajlnpcnakhichoncpjbbckgml |
Officiell webbadress | https://chromewebstore.google.com/detail/rooftop-snipers-2-unblock/kjekgdhajlnpcnakhichoncpjbbckgml |
Beskrivning | Rooftop Snipers 2 Unblocked |
Filstorlek | 10.24 MB |
Antal Installationer | 2,523 |
Aktuell Version | 1.0 |
Senast Uppdaterad | 2023-01-10 |
Publiceringsdatum | 2023-01-10 |
Utvecklare | NvK Team |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://ubg365.github.io/ |
Stödda Språk | 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" } } |