Neon Rider Game

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

Qu'est-ce que Neon Rider Game ?

Neon Rider Game est une extension Chrome développée par https://monkey-mart.io, et sa fonction principale est "Play Neon Rider Game as a Chrome extension - Also can Play without Internet, try it now!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Neon Rider Game

Téléchargez les fichiers d'extension Neon Rider Game au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom Neon Rider Game Neon Rider Game
ID nebeofmelpggmgpfpdhnicehbkdahlga
URL Officiel https://chromewebstore.google.com/detail/neon-rider-game/nebeofmelpggmgpfpdhnicehbkdahlga
Description Play Neon Rider Game as a Chrome extension - Also can Play without Internet, try it now!
Taille du Fichier 9.75 MB
Nombre d'Installations 319
Version Actuelle 1.1.0
Dernière Mise à Jour 2023-11-26
Date de Publication 2023-09-07
Évaluation 5.00/5 Total 6 Évaluations
Développeur https://monkey-mart.io
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://monkey-mart.io/
URL de la Page d'Aide https://monkey-mart.io/
URL de la Page de Politique de Confidentialité https://retrobowl.me/privacy-policy
Langues Prises en Charge 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\/"
}