Crazy Runner Game - Runs Offline

Crazy Runner is a cool run jump game where you have to run and jump over cars, bombs and tires. Collect coins and food on the road!

What is Crazy Runner Game - Runs Offline?

Crazy Runner Game - Runs Offline is a Chrome extension developed by https://magbei.com, and its main feature is "Crazy Runner is a cool run jump game where you have to run and jump over cars, bombs and tires. Collect coins and food on the road!".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Crazy Runner Game - Runs Offline Extension CRX File

Download Crazy Runner Game - Runs Offline extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Crazy Runner is a jump game set in urban streets full of dangers. Ready for this crazy and dangerous race?

CRAZY RUNNER GAME PLOT
Our runner is crazy because he decided to run on the road, challenging the cars coming at him, but he wants to collect all the gold coins and eat the food scattered on the road. Our character is ready to jump any oncoming vehicle without hesitation. If you're wondering what this crazy super game character's name is, know that he goes by Mario. Are you also ready for this new adventure game? Start now!

HOW TO PLAY CRAZY RUNNER GAME?
Playing Crazy Runner is easy, but it requires concentration and alertness. Get ready to jump over obstacles and cars. Avoid accidents so as not to end the game. Collect all the coins, burgers, and food you find on the way. Get as many points as possible.

CONTROLS
- Playing on a computer: click on the game screen area to jump. Click twice for double jumping.
- Playing on a  mobile device: tap the game screen to make the runner jump. Double click means double jump.

Crazy Runner is a fun run and jump game online to play when bored for FREE on Magbei.com

FEATURES
- 100% FREE
- Offline Game
- HTML5
- Fun And Easy To Play

How many points will you get, and how far will you go playing Crazy Runner? Show us how good you are at playing obstacle course running games. Play Now!                    

Extension Basic Information

Name Crazy Runner Game - Runs Offline Crazy Runner Game - Runs Offline
ID nmakjmmikkfpahmknbpfcdghplpjpfoo
Official URL https://chromewebstore.google.com/detail/crazy-runner-game-runs-of/nmakjmmikkfpahmknbpfcdghplpjpfoo
Description Crazy Runner is a cool run jump game where you have to run and jump over cars, bombs and tires. Collect coins and food on the road!
File Size 3.81 MB
Installation Count 707
Current Version 1.4
Last Updated 2023-01-05
Publish Date 2022-02-21
Rating 5.00/5 Total 4 Ratings
Developer https://magbei.com
Email [email protected]
Payment Type free
Extension Website https://magbei.com/crazy-runner/
Help Page URL https://magbei.com/contact/
Privacy Policy Page URL https://magbei.com/privacy-policy
Supported Languages 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\/crazy-runner\/",
    "default_locale": "en",
    "offline_enabled": true,
    "icons": {
        "16": "assets\/icons\/16.png",
        "32": "assets\/icons\/32.png",
        "48": "assets\/icons\/48.png",
        "128": "assets\/icons\/128.png"
    },
    "action": {
        "default_icon": "assets\/icons\/128.png",
        "default_title": "Crazy Runner Game - Runs Offline",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "assets\/js\/inout.js"
    }
}