Neon Rider Game

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

什麼是Neon Rider Game?

Neon Rider Game是由https://monkey-mart.io開發的Chrome擴展程式,該擴展的主要功能是“Play Neon Rider Game as a Chrome extension - Also can Play without Internet, try it now!”。

擴展截圖

screenshot

下載Neon Rider Game擴展crx文件

下載Neon Rider Game擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        - 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!                    

擴展基本資訊

名稱 Neon Rider Game Neon Rider Game
ID nebeofmelpggmgpfpdhnicehbkdahlga
官方網址 https://chromewebstore.google.com/detail/neon-rider-game/nebeofmelpggmgpfpdhnicehbkdahlga
簡介 Play Neon Rider Game as a Chrome extension - Also can Play without Internet, try it now!
檔案大小 9.75 MB
安裝次數 319
目前版本 1.1.0
更新時間 2023-11-26
上架時間 2023-09-07
評分 5.00/5 共 6 次評分
開發者 https://monkey-mart.io
電子郵箱 [email protected]
付費類型 free
擴展官網 https://monkey-mart.io/
說明頁面URL https://monkey-mart.io/
隱私政策頁面URL https://retrobowl.me/privacy-policy
支援的語言 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\/"
}