Run 2 Unblocked

Run 2 Unblocked

Run 2 Unblocked là gì?

Run 2 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à "Run 2 Unblocked".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Run 2 Unblocked

Tải xuống các tệp mở rộng Run 2 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

                        "Run 2" is a popular endless runner game that offers addictive gameplay and challenging levels. In this game, players control a character navigating through a three-dimensional space filled with obstacles and platforms.

Gameplay in "Run 2" typically involves the following elements:

Character Control: Players control a character, usually a colorful alien or another unique avatar, that runs automatically across platforms suspended in space. The character moves forward continuously, and players control its movements, including jumping, changing direction, and avoiding obstacles.

Endless Running and Platforming: The primary objective is to keep the character running as far as possible without falling off the platforms or hitting obstacles. The game features a series of levels or tracks with increasing difficulty, offering a variety of challenging obstacles like gaps, rotating platforms, and barriers.

Gravity-Shifting Mechanics: "Run 2" introduces a gravity-shifting mechanic, allowing players to rotate the level to navigate through challenging sections. By shifting the gravity, players can change the orientation of the platforms, walls, and paths, altering the character's movement and allowing access to new areas.

Multiple Characters and Levels: The game may offer multiple characters with varying abilities and stats, and players can unlock these characters as they progress through levels. Each character may have unique traits influencing gameplay.

Progression and Challenges: As players advance through the levels, the game becomes progressively harder, introducing faster speeds, narrower platforms, and more complex obstacles. The goal is to achieve the highest score by covering the longest distance possible without falling off or hitting obstacles.

"Run 2" unblocked refers to versions of the game that can be accessed and played without restrictions on platforms not blocked by firewalls or content filters. These unblocked versions are available on websites that aren't restricted by network filters, allowing players to enjoy the game freely.

Overall, "Run 2" provides an engaging and fast-paced experience that challenges players' reflexes and coordination. Its simple yet addictive gameplay, combined with the gravity-shifting mechanics, offers a unique twist to the endless runner genre, keeping players entertained as they strive to overcome obstacles and achieve higher scores with each attempt.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Run 2 Unblocked Run 2 Unblocked
ID cbkhjjndgnpelhaepmmmdmbjdjiiebgf
URL Chính Thức https://chromewebstore.google.com/detail/run-2-unblocked/cbkhjjndgnpelhaepmmmdmbjdjiiebgf
Mô tả Run 2 Unblocked
Kích Thước Tệp 6.24 MB
Số Lần Cài Đặt 50
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-02
Nhà Phát Triển https://gnhustgames.github.io
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://gnhustgames.github.io/run2/
URL Trang Trợ Giúp https://gnhustgames.github.io/run2/
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",
    "name": "Run 2 Unblocked",
    "action": {
        "default_icon": {
            "128": "logo.png"
        }
    },
    "manifest_version": 3,
    "version": "1.0.0",
    "description": "Run 2 Unblocked",
    "icons": {
        "128": "logo.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_security_policy": {
        "extension_pages": "script-src-elem 'self' 'unsafe-inline';script-src 'self' 'wasm-unsafe-eval'; object-src 'self'; style-src 'unsafe-inline' 'unsafe-hashes'",
        "sandbox": "sandbox allow-scripts allow-forms allow-popups allow-modals; script-src 'self' 'unsafe-inline' 'unsafe-eval'; child-src 'self';"
    }
}