Stumble Guys Unblocked
Stumble Guys Unblocked
Stumble Guys Unblocked là gì?
Stumble Guys Unblocked là một tiện ích mở rộng Chrome được phát triển bởi https://gnhustgames.github.io, và tính năng chính của nó là "Stumble Guys Unblocked".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Stumble Guys Unblocked
Tải xuống các tệp mở rộng Stumble Guys Unblocked dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | dlibchbabmcbiilfepidlpalhgkpknnb |
URL Chính Thức | https://chromewebstore.google.com/detail/stumble-guys-unblocked/dlibchbabmcbiilfepidlpalhgkpknnb |
Mô tả | Stumble Guys Unblocked |
Kích Thước Tệp | 4.56 MB |
Số Lần Cài Đặt | 115 |
Phiên Bản Hiện Tại | 1.0.0 |
Cập Nhật Lần Cuối | 2024-02-08 |
Ngày Phát Hành | 2024-01-17 |
Nhà Phát Triển | https://gnhustgames.github.io |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://gnhustgames.github.io/ |
URL Trang Trợ Giúp | https://gnhustgames.github.io/ |
URL Trang Chính Sách Bảo Mật | https://gnhustgames.github.io/privacy-policy |
Ngôn Ngữ Được Hỗ Trợ | 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" } |