Funny Shooter 2 Unblocked

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

¿Qué es Funny Shooter 2 Unblocked?

Funny Shooter 2 Unblocked es una extensión de Chrome desarrollada por Getaway Unblocked, y su función principal es "Funny Shooter 2 Unblocked is a fun FPS game where you fight hordes of absurd enemies".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Funny Shooter 2 Unblocked

Descarga archivos de extensión Funny Shooter 2 Unblocked en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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!                    

Información Básica de la Extensión

Nombre Funny Shooter 2 Unblocked Funny Shooter 2 Unblocked
ID gaffhldfopelnjondfaanbpldcelbipi
URL Oficial https://chromewebstore.google.com/detail/funny-shooter-2-unblocked/gaffhldfopelnjondfaanbpldcelbipi
Descripción Funny Shooter 2 Unblocked is a fun FPS game where you fight hordes of absurd enemies
Tamaño del Archivo 32.54 MB
Cantidad de Instalaciones 4,507
Versión Actual 2.0
Última Actualización 2023-04-22
Fecha de Publicación 2023-04-22
Calificación 3.00/5 Total de 2 Calificaciones
Desarrollador Getaway Unblocked
Correo electrónico [email protected]
Tipo de Pago free
URL de la Página de Política de Privacidad https://docs.google.com/document/d/e/2PACX-1vQB2lpt9vzXnACl6saANxPJuwEViACTfFOa4htnr_zwFU3H8WTQ35IGNR6xc2urHzyf-KWOv1vrc8Pm/pub
Idiomas Soportados 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:\/\/*\/*"
    ]
}