Ninja Run Game - Runs Offline

Ninja Run Game is a fun ninja run jump game. Help the warrior avoid obstacles and collect gold coins. Get high score. Have Fun!

Co je Ninja Run Game - Runs Offline?

Ninja Run Game - Runs Offline je rozšíření Chrome vyvinuté https://magbei.com, a jeho hlavní funkcí je „Ninja Run Game is a fun ninja run jump game. Help the warrior avoid obstacles and collect gold coins. Get high score. Have Fun!“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Ninja Run Game - Runs Offline

Stáhněte si soubory rozšíření Ninja Run Game - Runs Offline ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        Ninja Run is a very addictive running game that requires skill and concentration.

NINJA RUN GAME PLOT
The Ninja must collect as many coins and gold rings as possible during the mad race to Treasure Island. Some people, however, do not want the ninja to take their valuables, so there are traps and pitfalls on the road. 

As a result, you must remain vigilant and ready at all times. How far do you think you can go? In this endless runner game, can you collect as many coins and rings as you can?

HOW TO PLAY NINJA RUN GAME
Playing Ninja Run is easy, but it requires quick reactions. After the game starts, you have to jump over deadly obstacles and traps, such as powerful explosive barrels, immediately and carefully in time. Double-click or click to double-jump the ninja.

CONTROLS
- If you play on a computer: click the game screen area to make the ninja jump.
- If you are playing on a mobile device: tap the screen whenever you want the ninja warrior to jump,

FEATURES
- Easy To Play
- 100% Free
- Offline Game

How far can you go? Show us how good you are at jumping games. Play now!                    

Základní Informace o Rozšíření

Název Ninja Run Game - Runs Offline Ninja Run Game - Runs Offline
ID omnfkcmhiepcdmlfldgomkojaoamfbah
Oficiální URL https://chromewebstore.google.com/detail/ninja-run-game-runs-offli/omnfkcmhiepcdmlfldgomkojaoamfbah
Popis Ninja Run Game is a fun ninja run jump game. Help the warrior avoid obstacles and collect gold coins. Get high score. Have Fun!
Velikost souboru 3.96 MB
Počet instalací 654
Aktuální Verze 1.4
Poslední Aktualizace 2022-12-15
Datum Vydání 2022-06-01
Vývojář https://magbei.com
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://magbei.com/ninja-run/
URL Stránky Nápovědy https://magbei.com/contact/
URL Stránky Zásad Ochrany Soukromí https://magbei.com/privacy-policy
Podporované Jazyky id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "version": "1.4",
    "homepage_url": "https:\/\/magbei.com\/ninja-run\/",
    "offline_enabled": true,
    "icons": {
        "16": "assets\/icons\/16.png",
        "32": "assets\/icons\/32.png",
        "48": "assets\/icons\/48.png",
        "128": "assets\/icons\/128.png"
    },
    "default_locale": "en",
    "action": {
        "default_icon": "assets\/icons\/128.png",
        "default_title": "Ninja Run Game - Runs Offline",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "assets\/js\/inout.js"
    }
}