Fall Guys

Fall Guys massive battle royale obstacle course game

Cos'è Fall Guys?

Fall Guys è un'estensione di Chrome sviluppata da Premium Games, e la sua funzione principale è "Fall Guys massive battle royale obstacle course game".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Fall Guys

Scarica i file di estensione Fall Guys in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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!                    

Informazioni di Base sull'Estensione

Nome Fall Guys Fall Guys
ID ikbpbddhfjmplpgicldhiicgmikngpbb
URL Ufficiale https://chromewebstore.google.com/detail/fall-guys/ikbpbddhfjmplpgicldhiicgmikngpbb
Descrizione Fall Guys massive battle royale obstacle course game
Dimensione del File 41.92 MB
Conteggio Installazioni 3,000
Versione Corrente 1.1.0
Ultimo Aggiornamento 2023-08-28
Data di Pubblicazione 2023-06-04
Sviluppatore Premium Games
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://sites.google.com/view/privacy-policy-092/home
Lingue Supportate 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"
}