Neon Rider Game

Play Neon Rider Game as a Chrome extension - Also can Play without Internet, try it now!

Neon Rider Game là gì?

Neon Rider Game là một tiện ích mở rộng Chrome được phát triển bởi https://monkey-mart.io, và tính năng chính của nó là "Play Neon Rider Game as a Chrome extension - Also can Play without Internet, try it now!".

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

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Neon Rider Game

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

                        - Play more games on the top-left menu.

Description:

"Neon Rider" is a dynamic browser extension game that transports players to a futuristic world filled with neon lights, stunning visuals, and adrenaline-pumping challenges. Get ready to embark on an electrifying journey through the digital realm, where your skills and reflexes will be put to the test.

Key Features:

Spectacular Neon World: Immerse yourself in a visually striking neon-drenched environment that offers a unique and captivating gaming experience. The vibrant colors and futuristic design create an otherworldly atmosphere.

Endless Racing: Take control of a sleek neon motorcycle and race through an endless series of neon-lit tracks. The goal is simple: survive as long as you can while avoiding obstacles and collecting power-ups.

Intuitive Controls: Enjoy responsive and easy-to-learn controls that allow you to navigate the neon tracks with precision. Use your reflexes to dodge obstacles and make split-second decisions to stay on course.

Challenging Obstacles: Face a variety of obstacles, including barriers, ramps, and moving platforms. Each track is a unique challenge, requiring quick thinking and precise maneuvering.

Power-Ups and Upgrades: Collect power-ups along the way to enhance your motorcycle's capabilities. Boost your speed, activate shields, and gather points to climb the leaderboards. Customize your ride with upgrades for an even more thrilling experience.

Compete for High Scores: Challenge yourself and compete with friends or players worldwide to achieve the highest scores. The leaderboard keeps track of your achievements, encouraging you to push your limits.

Dynamic Soundtrack: Immerse yourself further in the futuristic world of Neon Rider with an energetic and immersive soundtrack. The music enhances the adrenaline rush as you race through the neon-lit tracks.

Offline Play: "Neon Rider" is an offline browser extension game, ensuring that you can enjoy the neon racing action anytime and anywhere, even without an internet connection.

No Installation Required: Simply add the "Neon Rider" extension to your browser, and you're ready to experience the neon-fueled adventure without the hassle of downloads or installations.

Regular Updates: Expect regular updates and additions to keep the game fresh and engaging. New tracks, challenges, and features will be introduced to keep you coming back for more.

How to Play:

Install the "Neon Rider" browser extension.
Choose your neon motorcycle and track.
Race through the neon world, avoiding obstacles and collecting power-ups.
Survive as long as you can, aiming for high scores and leaderboard dominance.
"Neon Rider" is a thrilling journey into a futuristic world of speed, skill, and neon aesthetics. Whether you're a casual gamer looking for quick excitement or a competitive player aiming for the top of the leaderboard, this extension offers a captivating experience that will keep you hooked for hours on end. Strap in, rev up, and let the neon adventure begin!                    

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

Tên Neon Rider Game Neon Rider Game
ID nebeofmelpggmgpfpdhnicehbkdahlga
URL Chính Thức https://chromewebstore.google.com/detail/neon-rider-game/nebeofmelpggmgpfpdhnicehbkdahlga
Mô tả Play Neon Rider Game as a Chrome extension - Also can Play without Internet, try it now!
Kích Thước Tệp 9.75 MB
Số Lần Cài Đặt 319
Phiên Bản Hiện Tại 1.1.0
Cập Nhật Lần Cuối 2023-11-26
Ngày Phát Hành 2023-09-07
Đánh Giá 5.00/5 Tổng số 6 Đánh Giá
Nhà Phát Triển https://monkey-mart.io
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://monkey-mart.io/
URL Trang Trợ Giúp https://monkey-mart.io/
URL Trang Chính Sách Bảo Mật https://retrobowl.me/privacy-policy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_AppName__",
    "version": "1.1.0",
    "version_name": "1.1.0",
    "action": {
        "default_icon": {
            "16": "img\/16x16.png",
            "48": "img\/48x48.png",
            "256": "img\/256x256.png"
        },
        "default_title": "Click to open the popup",
        "default_popup": "index.html"
    },
    "background": {
        "service_worker": "update.js"
    },
    "offline_enabled": true,
    "default_locale": "en",
    "description": "__MSG_AppDesc__",
    "icons": {
        "16": "img\/16x16.png",
        "48": "img\/48x48.png",
        "256": "img\/256x256.png"
    },
    "options_page": "index.html",
    "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'"
    },
    "sandbox": {
        "pages": [
            "game\/index.html"
        ]
    },
    "homepage_url": "https:\/\/www.w3technic.com\/chrome\/neon-hill-rider-game-getting-started\/"
}