Stumble Guys Unblocked

Stumble Guys Unblocked

Stumble Guys Unblocked란 무엇입니까?

Stumble Guys Unblocked은(는) https://gnhustgames.github.io에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Stumble Guys Unblocked"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Stumble Guys Unblocked 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Stumble Guys is a multiplayer action game in which you will participate in fun battles against up to 32 players. You will have to overcome all challenges to win. This is a game that combines all the best elements from the famous Fall Guys, becoming one of the best clones you can find on smartphones.

The colorful graphics in Stumble Guys will accompany you from the beginning in this video game version of Takeshi's Castle. Each round consists of three different challenges, in which a maximum number of players can participate. Your goal in each level is to avoid obstacles until you reach the finish line. This challenge is not easy but will always keep you entertained: you will face giant snowballs, falling platforms, revolving doors, bursting balls, and more.

Gameplay in Stumble Guys is simple, thanks to the included controller: a virtual joystick for movement and a jump button. Not only can you use this button to overcome obstacles, but you can also move forward with momentum if you press it a second time while in the air. The interesting part of this particular battle royale title is not just the gameplay; You will also have several avatars to choose from. You can unlock character skins with gold earned in the game.

Stumble Guys is a great multiplayer game, with an interesting physics system that brings the excitement of competing with other players to claim the coveted victory crown.                    

확장 프로그램 기본 정보

이름 Stumble Guys Unblocked Stumble Guys Unblocked
ID dlibchbabmcbiilfepidlpalhgkpknnb
공식 URL https://chromewebstore.google.com/detail/stumble-guys-unblocked/dlibchbabmcbiilfepidlpalhgkpknnb
설명 Stumble Guys Unblocked
파일 크기 4.56 MB
설치 횟수 115
현재 버전 1.0.0
최근 업데이트 2024-02-08
출시 날짜 2024-01-17
개발자 https://gnhustgames.github.io
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://gnhustgames.github.io/
도움말 페이지 URL https://gnhustgames.github.io/
개인정보 보호 정책 페이지 URL https://gnhustgames.github.io/privacy-policy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": {
            "128": "logo.png"
        },
        "default_title": "Stumble Guys Unblocked"
    },
    "background": {
        "service_worker": "background.js"
    },
    "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'"
    },
    "description": "Stumble Guys Unblocked",
    "homepage_url": "https:\/\/gnhustgames.github.io\/stumbleguys\/",
    "manifest_version": 3,
    "name": "Stumble Guys Unblocked",
    "icons": {
        "128": "logo.png"
    },
    "offline_enabled": true,
    "options_page": "index.html",
    "sandbox": {
        "pages": [
            "index.html"
        ]
    },
    "version": "1.0.0"
}