Fall Boys Unblocked

Fall Boys Unblocked

Fall Boys Unblocked란 무엇입니까?

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

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Fall Boys Unblocked 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Fall Boys: Ultimate Knockout is a whimsical, multiplayer party game that invites players into a colorful and chaotic world filled with wacky characters and obstacle courses. Developed by Mediatonic and published by Devolver Digital, it has gained immense popularity for its lighthearted and competitive gameplay.

Set in a vibrant and quirky universe resembling a game show, Fall Boys pits up to 60 players against each other in a series of rounds, with the goal of being the last one standing. Players control adorable, customizable jellybean-like characters that navigate through challenging obstacle courses, races, and team-based challenges.

The gameplay is simple yet frenetic, requiring players to jump, dive, grab, and navigate through various whimsical and physics-based obstacles. From spinning platforms and giant fruit obstacles to hurdles and balance challenges, each round presents new hurdles and tests of skill.

As rounds progress, the number of contestants gradually dwindles, with the game eliminating players until only one victor remains. Along the way, players earn in-game currency and unlockable cosmetic items, allowing them to personalize their characters with different outfits, colors, and emotes.

The game's colorful and charming aesthetics, combined with its easy-to-grasp mechanics, make it appealing to players of all ages. Moreover, the unpredictability of each round ensures that no two matches are the same, fostering a sense of excitement and replayability.

The multiplayer aspect encourages both cooperation and competition, as players must strategize and adapt to the ever-changing challenges while vying for victory. Additionally, its accessible gameplay makes it enjoyable for casual players and enticing for those seeking competitive challenges.

Overall, Fall Boys: Ultimate Knockout provides a delightful and entertaining gaming experience, fostering laughter, competition, and camaraderie among players as they tumble, stumble, and race their way through the whimsical obstacles in pursuit of victory.                    

확장 프로그램 기본 정보

이름 Fall Boys Unblocked Fall Boys Unblocked
ID hhfdfkfcjomlebolemcmmnbccnmnmaaj
공식 URL https://chromewebstore.google.com/detail/fall-boys-unblocked/hhfdfkfcjomlebolemcmmnbccnmnmaaj
설명 Fall Boys Unblocked
파일 크기 42.16 MB
설치 횟수 149
현재 버전 1.0.0
최근 업데이트 2024-02-08
출시 날짜 2024-01-10
개발자 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": "Fall Boys 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": "Fall Boys Unblocked",
    "homepage_url": "https:\/\/gnhustgames.github.io\/fallboys\/",
    "manifest_version": 3,
    "name": "Fall Boys Unblocked",
    "icons": {
        "128": "logo.png"
    },
    "offline_enabled": true,
    "options_page": "index.html",
    "sandbox": {
        "pages": [
            "index.html"
        ]
    },
    "version": "1.0.0"
}