Stick Monkey Game - Runs Offline

Stick Monkey is an addictive skill game. Click or Tap and Hold to stretch the stick and make the monkey go on the platforms. Enjoy!

O que é Stick Monkey Game - Runs Offline?

Stick Monkey Game - Runs Offline é uma extensão do Chrome desenvolvida por https://magbei.com, e sua principal característica é "Stick Monkey is an addictive skill game. Click or Tap and Hold to stretch the stick and make the monkey go on the platforms. Enjoy!".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Stick Monkey Game - Runs Offline

Baixe arquivos de extensão Stick Monkey 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

                        Stick Monkey is a fun and addictive stick game that requires some skills. 

STICK MONKEY GAME PLOT
A monkey has to travel a long way to reach home. It is a complicated situation because this little animal must cross difficult areas. In fact, on his long journey, he crosses platforms with the help of a stick that he can stretch from one platform to another, using it as a bridge. However, if you extend too little or too much the wood piece, the monkey is in danger of falling. In such cases, the game ends. 
Immerse yourself in this highly addictive and adrenaline-filled adventure game.

HOW TO PLAY STICK MONKEY GAME?
Playing Stick Monkey is very easy and fun. Tap or click the game screen area to extend the wooden stick, just enough to allow the monkey to move from one platform to another without falling. If the monkey falls, the game ends.

CONTROLS
- When playing on a computer: tap the game screen and hold down the mouse button until the joystick reaches the desired length.
- If you are playing on a mobile device: tap the game screen and place your finger on it until the joystick reaches the desired length.

Stick Monkey is a fun puzzle skill game online to play when bored for FREE on Magbei.com

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

The game we are presenting is one of several skill games we offer.

Can you beat the record for the number of platforms passed? Make us see your skills in stick games that require quick reflexes and precision. Play now!                    

Informações Básicas da Extensão

Nome Stick Monkey Game - Runs Offline Stick Monkey Game - Runs Offline
ID cnenfbkdfnmakiondgckjljnjghbhglb
URL Oficial https://chromewebstore.google.com/detail/stick-monkey-game-runs-of/cnenfbkdfnmakiondgckjljnjghbhglb
Descrição Stick Monkey is an addictive skill game. Click or Tap and Hold to stretch the stick and make the monkey go on the platforms. Enjoy!
Tamanho do Arquivo 6.02 MB
Contagem de Instalações 936
Versão Atual 1.3
Última Atualização 2023-01-11
Data de Publicação 2022-03-07
Classificação 5.00/5 Total de 2 Avaliações
Desenvolvedor https://magbei.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://magbei.com/stick-monkey/
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.3",
    "homepage_url": "https:\/\/magbei.com\/stick-monkey\/",
    "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": "Stick Monkey - Runs Offline",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "assets\/js\/inout.js"
    }
}