Funny Shooter 2 Unblocked

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

Co to jest Funny Shooter 2 Unblocked?

Funny Shooter 2 Unblocked to rozszerzenie Chrome opracowane przez Getaway Unblocked, a jego główną funkcją jest „Funny Shooter 2 Unblocked is a fun FPS game where you fight hordes of absurd enemies”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Funny Shooter 2 Unblocked

Pobierz pliki rozszerzeń Funny Shooter 2 Unblocked w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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!                    

Podstawowe informacje o rozszerzeniu

Nazwa Funny Shooter 2 Unblocked Funny Shooter 2 Unblocked
ID gaffhldfopelnjondfaanbpldcelbipi
Oficjalny URL https://chromewebstore.google.com/detail/funny-shooter-2-unblocked/gaffhldfopelnjondfaanbpldcelbipi
Opis Funny Shooter 2 Unblocked is a fun FPS game where you fight hordes of absurd enemies
Rozmiar pliku 32.54 MB
Liczba instalacji 4,507
Aktualna Wersja 2.0
Ostatnia Aktualizacja 2023-04-22
Data Publikacji 2023-04-22
Ocena 3.00/5 Łącznie 2 Oceny
Deweloper Getaway Unblocked
E-mail [email protected]
Typ Płatności free
Adres URL Strony Polityki Prywatności https://docs.google.com/document/d/e/2PACX-1vQB2lpt9vzXnACl6saANxPJuwEViACTfFOa4htnr_zwFU3H8WTQ35IGNR6xc2urHzyf-KWOv1vrc8Pm/pub
Obsługiwane Języki 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:\/\/*\/*"
    ]
}