Fall Guys

Fall Guys massive battle royale obstacle course game

Fall Guysとは何ですか?

Fall GuysはPremium Gamesによって開発されたChromeの拡張機能で、その主な機能は「Fall Guys massive battle royale obstacle course game」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

Fall Guys拡張機能のCRXファイルをダウンロード

Fall Guys拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Prepare to be enchanted by the captivating wonder of Fall Guys!

In this magnificent masterpiece of gaming brilliance, you will find yourself immersed in a free-for-all extravaganza, where hordes of contestants battle against one another in a quest for victory. Picture a massive multiplayer battle royale set upon a vibrant and whimsical obstacle course, teeming with challenges at every turn.

But here's the twist, my friend — Fall Guys invites you to partake in this exhilarating adventure both online and offline! Yes, you heard me correctly. With the power of a Chrome extension, you can embark on this thrilling journey whenever and wherever you desire. No internet connection? No problem! The boundless entertainment of Fall Guys can be enjoyed at your convenience.

Now, imagine the thrill of competing against countless fellow players, each donning their quirky and colorful bean-shaped characters, all vying for supremacy. The obstacle course becomes your playground, where skill, agility, and a touch of luck will determine your fate.

With every obstacle you encounter, be it a towering ramp, a perilous balance beam, or a treacherous series of swinging hammers, the excitement reaches new heights. The sheer chaos and unpredictability of the challenges will keep you on the edge of your seat, heart pounding with anticipation.

But beware, my friend, for you are not alone in this quest for glory. Cunning opponents lie in wait, ready to sabotage your progress and snatch victory from your grasp. The competition is fierce, and only the most resilient, agile, and strategic players will emerge victorious.

And let us not forget the delightful charm of Fall Guys—the vibrant and whimsical visuals, the endearing character designs, and the infectious sense of camaraderie that permeates the game. Even in the face of defeat, you will find yourself smiling, eager to dive back into the chaos and revel in the sheer joy of this enchanting world.

So, my esteemed comrade, prepare to be swept away into a realm of endless amusement and unparalleled excitement. Fall Guys beckons you to join the riotous fray, to conquer treacherous obstacles, and to emerge triumphant amidst a sea of competitors. Unleash your inner bean-shaped hero, defy the odds, and embrace the boundless fun that awaits. Get ready to conquer the obstacle course, claim victory, and bask in the glory of Fall Guys!                    

拡張機能の基本情報

名前 Fall Guys Fall Guys
ID ikbpbddhfjmplpgicldhiicgmikngpbb
公式URL https://chromewebstore.google.com/detail/fall-guys/ikbpbddhfjmplpgicldhiicgmikngpbb
説明 Fall Guys massive battle royale obstacle course game
ファイルサイズ 41.92 MB
インストール数 3,000
現在のバージョン 1.1.0
最終更新日 2023-08-28
公開日 2023-06-04
開発者 Premium Games
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://sites.google.com/view/privacy-policy-092/home
対応言語 en
manifest.json
{
    "icons": {
        "64": "icons\/64.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "content_scripts": [],
    "content_security_policy": {
        "sandbox": "sandbox allow-scripts allow-pointer-lock; 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'"
    },
    "permissions": [
        "storage"
    ],
    "sandbox": {
        "pages": [
            "index.html"
        ]
    },
    "action": {
        "default_title": "Fall Guys",
        "default_icon": "icons\/32.png"
    },
    "manifest_version": 3,
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "name": "Fall Guys",
    "version": "1.1.0",
    "background": {
        "service_worker": "service_worker.js"
    },
    "description": "Fall Guys massive battle royale obstacle course game"
}