Neon Rider Game

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

O que é Neon Rider Game?

Neon Rider Game é uma extensão do Chrome desenvolvida por https://monkey-mart.io, e sua principal característica é "Play Neon Rider Game as a Chrome extension - Also can Play without Internet, try it now!".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Neon Rider Game

Baixe arquivos de extensão Neon Rider Game no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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

Informações Básicas da Extensão

Nome Neon Rider Game Neon Rider Game
ID nebeofmelpggmgpfpdhnicehbkdahlga
URL Oficial https://chromewebstore.google.com/detail/neon-rider-game/nebeofmelpggmgpfpdhnicehbkdahlga
Descrição Play Neon Rider Game as a Chrome extension - Also can Play without Internet, try it now!
Tamanho do Arquivo 9.75 MB
Contagem de Instalações 319
Versão Atual 1.1.0
Última Atualização 2023-11-26
Data de Publicação 2023-09-07
Classificação 5.00/5 Total de 6 Avaliações
Desenvolvedor https://monkey-mart.io
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://monkey-mart.io/
URL da Página de Ajuda https://monkey-mart.io/
URL da Página de Política de Privacidade https://retrobowl.me/privacy-policy
Idiomas Suportados 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\/"
}