Santa Run Game - Runs Offline

Santa Run is a Free Christmas Game! Help Santa Claus find his lost gifts, protect him from evil creatures!

Was ist Santa Run Game - Runs Offline?

Santa Run Game - Runs Offline ist eine Chrome-Erweiterung, die von https://magbei.com entwickelt wurde, und ihr Hauptmerkmal ist "Santa Run is a Free Christmas Game! Help Santa Claus find his lost gifts, protect him from evil creatures!".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot

Santa Run Game - Runs Offline-Erweiterungs-CRX-Datei herunterladen

Laden Sie Santa Run Game - Runs Offline-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Santa Run is a fun HTML5 Christmas game. It is also an endless jump and run game.

SANTA RUN GAME PLOT
Santa Claus has lost all the presents he was supposed to deliver, and your task is to help him retrieve them all.

While running to find all the lost gift packages, Santa runs over the evil creatures or throws snowballs at them. But he can also hit them with his sack. He faces evil elves, reindeer, and cookies.

How many presents can you get Santa Claus to retrieve? How far can you carry him?

HOW TO PLAY SANTA RUN GAME?
Playing Santa Run is simple but challenging. Earlier, we mentioned that Santa had lost gifts. You need to help him to find them. You can decide to shoot or jump an enemy when it appears, i.e., an evil Christmas creature. Also, you can help Santa hit enemies with his sack. Currently, it is not possible to use Santa Hat to do anything.

CONTROLS
- If you are using a computer: spacebar to shoot, up arrow key to jump (if you press it twice, Santa will do a double jump), left arrow key for defeating the creature with his bag of presents.
- If you're using a mobile device: use the virtual buttons at the bottom of the game screen. Tap the left button to jump. Hit with the sack or throw snowballs with the right button.

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

Show us how good you are at playing shooting games and jumping games. Play now!                    

Grundlegende Informationen zur Erweiterung

Name Santa Run Game - Runs Offline Santa Run Game - Runs Offline
ID ppnngminkopmjpopkkdnnmjodehmgoab
Offizielle URL https://chromewebstore.google.com/detail/santa-run-game-runs-offli/ppnngminkopmjpopkkdnnmjodehmgoab
Beschreibung Santa Run is a Free Christmas Game! Help Santa Claus find his lost gifts, protect him from evil creatures!
Dateigröße 38.79 MB
Installationsanzahl 729
Aktuelle Version 1.2
Letztes Update 2022-12-08
Veröffentlichungsdatum 2022-05-12
Bewertung 5.00/5 Insgesamt 1 Bewertungen
Entwickler https://magbei.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://magbei.com/santa-run/
Hilfeseite URL https://magbei.com/contact/
URL der Datenschutzrichtlinien-Seite https://magbei.com/privacy-policy
Unterstützte Sprachen 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.2",
    "homepage_url": "https:\/\/magbei.com\/santa-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": "Santa Run Game - Runs Offline",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "assets\/js\/inout.js"
    }
}