Neon Rider Game

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

Cos'è Neon Rider Game?

Neon Rider Game è un'estensione di Chrome sviluppata da https://monkey-mart.io, e la sua funzione principale è "Play Neon Rider Game as a Chrome extension - Also can Play without Internet, try it now!".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Neon Rider Game

Scarica i file di estensione Neon Rider Game in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome Neon Rider Game Neon Rider Game
ID nebeofmelpggmgpfpdhnicehbkdahlga
URL Ufficiale https://chromewebstore.google.com/detail/neon-rider-game/nebeofmelpggmgpfpdhnicehbkdahlga
Descrizione Play Neon Rider Game as a Chrome extension - Also can Play without Internet, try it now!
Dimensione del File 9.75 MB
Conteggio Installazioni 319
Versione Corrente 1.1.0
Ultimo Aggiornamento 2023-11-26
Data di Pubblicazione 2023-09-07
Valutazione 5.00/5 Totale 6 Valutazioni
Sviluppatore https://monkey-mart.io
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://monkey-mart.io/
URL della Pagina di Aiuto https://monkey-mart.io/
URL della Pagina della Politica sulla Privacy https://retrobowl.me/privacy-policy
Lingue Supportate 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\/"
}