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!

O que é Crazy Runner Game - Runs Offline?

Crazy Runner Game - Runs Offline é uma extensão do Chrome desenvolvida por https://magbei.com, e sua principal característica é "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!".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Crazy Runner Game - Runs Offline

Baixe arquivos de extensão Crazy Runner Game - Runs Offline 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

                        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!                    

Informações Básicas da Extensão

Nome Crazy Runner Game - Runs Offline Crazy Runner Game - Runs Offline
ID nmakjmmikkfpahmknbpfcdghplpjpfoo
URL Oficial https://chromewebstore.google.com/detail/crazy-runner-game-runs-of/nmakjmmikkfpahmknbpfcdghplpjpfoo
Descrição 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!
Tamanho do Arquivo 3.81 MB
Contagem de Instalações 707
Versão Atual 1.4
Última Atualização 2023-01-05
Data de Publicação 2022-02-21
Classificação 5.00/5 Total de 4 Avaliações
Desenvolvedor https://magbei.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://magbei.com/crazy-runner/
URL da Página de Ajuda https://magbei.com/contact/
URL da Página de Política de Privacidade https://magbei.com/privacy-policy
Idiomas Suportados 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"
    }
}