Fall Guys

Fall Guys massive battle royale obstacle course game

O que é Fall Guys?

Fall Guys é uma extensão do Chrome desenvolvida por Premium Games, e sua principal característica é "Fall Guys massive battle royale obstacle course game".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Fall Guys

Baixe arquivos de extensão Fall Guys no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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!                    

Informações Básicas da Extensão

Nome Fall Guys Fall Guys
ID ikbpbddhfjmplpgicldhiicgmikngpbb
URL Oficial https://chromewebstore.google.com/detail/fall-guys/ikbpbddhfjmplpgicldhiicgmikngpbb
Descrição Fall Guys massive battle royale obstacle course game
Tamanho do Arquivo 41.92 MB
Contagem de Instalações 3,000
Versão Atual 1.1.0
Última Atualização 2023-08-28
Data de Publicação 2023-06-04
Desenvolvedor Premium Games
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://sites.google.com/view/privacy-policy-092/home
Idiomas Suportados 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"
}