Rooftop Snipers 2 Unblocked
Rooftop Snipers 2 Unblocked
Cos'è Rooftop Snipers 2 Unblocked?
Rooftop Snipers 2 Unblocked è un'estensione di Chrome sviluppata da NvK Team, e la sua funzione principale è "Rooftop Snipers 2 Unblocked".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Rooftop Snipers 2 Unblocked
Scarica i file di estensione Rooftop Snipers 2 Unblocked in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | Rooftop Snipers 2 Unblocked |
ID | kjekgdhajlnpcnakhichoncpjbbckgml |
URL Ufficiale | https://chromewebstore.google.com/detail/rooftop-snipers-2-unblock/kjekgdhajlnpcnakhichoncpjbbckgml |
Descrizione | Rooftop Snipers 2 Unblocked |
Dimensione del File | 10.24 MB |
Conteggio Installazioni | 2,523 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2023-01-10 |
Data di Pubblicazione | 2023-01-10 |
Sviluppatore | NvK Team |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://ubg365.github.io/ |
Lingue Supportate | 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" } } |