Funny Shooter 2 Unblocked

Funny Shooter 2 Unblocked is a fun FPS game where you fight hordes of absurd enemies

Cos'è Funny Shooter 2 Unblocked?

Funny Shooter 2 Unblocked è un'estensione di Chrome sviluppata da Getaway Unblocked, e la sua funzione principale è "Funny Shooter 2 Unblocked is a fun FPS game where you fight hordes of absurd enemies".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Funny Shooter 2 Unblocked

Scarica i file di estensione Funny Shooter 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

                        Oh my friend, have you heard of the game Funny Shooter 2 Unblocked? It's an amazing and exciting shooter game where, you get to roam around multicolored fields, shooting all kinds of peculiar species that come your way. And the best part? You get to do it with a wide range of unique weapons that will leave you feeling like a total badass.

The enemies you face are so bizarre and lifelike that you won't be able to help but laugh at them. You'll come across redmen, toiletmen, giants, and other weird creatures that you'll have to take down using a range of guns, grenades, and other explosive-loaded weapons that inflict massive damage.

But wait, there's more! The game has an excellent progression system that keeps you engaged and wanting more. Every few levels, you'll encounter new enemies, and every 10 levels, you'll have to take on a new boss to eliminate. And the achievements and upgrades available in the game will make it even more exciting to play.

The shop in the game is filled with extra deadly weapons and various attachments and customizations that you can buy to build a unique loadout of weapons in your own style. And the best part is that as you reach achievement milestones, you'll earn gold rewards that you can use to fund your upgrades and buy new weapons.

The gameplay in Funny Shooter 2 Unblocked is smooth and has great 3D aesthetics that make it even more enjoyable to play. Overall, this game is a must-play for anyone who loves shooter games and wants to have a blast while playing them. And the best part? It was just released in August 2022, so we can start playing it right away!                    

Informazioni di Base sull'Estensione

Nome Funny Shooter 2 Unblocked Funny Shooter 2 Unblocked
ID gaffhldfopelnjondfaanbpldcelbipi
URL Ufficiale https://chromewebstore.google.com/detail/funny-shooter-2-unblocked/gaffhldfopelnjondfaanbpldcelbipi
Descrizione Funny Shooter 2 Unblocked is a fun FPS game where you fight hordes of absurd enemies
Dimensione del File 32.54 MB
Conteggio Installazioni 4,507
Versione Corrente 2.0
Ultimo Aggiornamento 2023-04-22
Data di Pubblicazione 2023-04-22
Valutazione 3.00/5 Totale 2 Valutazioni
Sviluppatore Getaway Unblocked
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://docs.google.com/document/d/e/2PACX-1vQB2lpt9vzXnACl6saANxPJuwEViACTfFOa4htnr_zwFU3H8WTQ35IGNR6xc2urHzyf-KWOv1vrc8Pm/pub
Lingue Supportate de,en,en-GB,en-US,fr,es,es-419,it,pt-BR,pt-PT
manifest.json
{
    "sandbox": {
        "pages": [
            "index.html"
        ]
    },
    "background": {
        "service_worker": "js\/bg.js"
    },
    "content_security_policy": {
        "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'"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "js": [
                "js\/content.js"
            ],
            "run_at": "document_start"
        }
    ],
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "action": {
        "default_title": "Funny Shooter 2 Unblocked",
        "default_icon": "icon\/32.png"
    },
    "version": "2.0",
    "default_locale": "en",
    "icons": {
        "128": "icon\/128.png",
        "64": "icon\/64.png",
        "32": "icon\/32.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "polyfill\/attach.js",
                "polyfill\/chrome\/polyfill.min.js",
                "polyfill\/edge\/polyfill.min.js",
                "polyfill\/firefox\/polyfill.min.js"
            ],
            "matches": [
                "https:\/\/*\/*"
            ]
        }
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "permissions": [
        "alarms",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/*\/*"
    ]
}