Funny Shooter 2 Unblocked

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

Was ist Funny Shooter 2 Unblocked?

Funny Shooter 2 Unblocked ist eine Chrome-Erweiterung, die von Getaway Unblocked entwickelt wurde, und ihr Hauptmerkmal ist "Funny Shooter 2 Unblocked is a fun FPS game where you fight hordes of absurd enemies".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Funny Shooter 2 Unblocked-Erweiterungs-CRX-Datei herunterladen

Laden Sie Funny Shooter 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

                        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!                    

Grundlegende Informationen zur Erweiterung

Name Funny Shooter 2 Unblocked Funny Shooter 2 Unblocked
ID gaffhldfopelnjondfaanbpldcelbipi
Offizielle URL https://chromewebstore.google.com/detail/funny-shooter-2-unblocked/gaffhldfopelnjondfaanbpldcelbipi
Beschreibung Funny Shooter 2 Unblocked is a fun FPS game where you fight hordes of absurd enemies
Dateigröße 32.54 MB
Installationsanzahl 4,507
Aktuelle Version 2.0
Letztes Update 2023-04-22
Veröffentlichungsdatum 2023-04-22
Bewertung 3.00/5 Insgesamt 2 Bewertungen
Entwickler Getaway Unblocked
E-Mail [email protected]
Zahlungsart free
URL der Datenschutzrichtlinien-Seite https://docs.google.com/document/d/e/2PACX-1vQB2lpt9vzXnACl6saANxPJuwEViACTfFOa4htnr_zwFU3H8WTQ35IGNR6xc2urHzyf-KWOv1vrc8Pm/pub
Unterstützte Sprachen 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:\/\/*\/*"
    ]
}