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!

What is Stick Monkey Game - Runs Offline?

Stick Monkey Game - Runs Offline is a Chrome extension developed by https://magbei.com, and its main feature is "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!".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Stick Monkey Game - Runs Offline Extension CRX File

Download Stick Monkey 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

                        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!                    

Extension Basic Information

Name Stick Monkey Game - Runs Offline Stick Monkey Game - Runs Offline
ID cnenfbkdfnmakiondgckjljnjghbhglb
Official URL https://chromewebstore.google.com/detail/stick-monkey-game-runs-of/cnenfbkdfnmakiondgckjljnjghbhglb
Description 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!
File Size 6.02 MB
Installation Count 936
Current Version 1.3
Last Updated 2023-01-11
Publish Date 2022-03-07
Rating 5.00/5 Total 2 Ratings
Developer https://magbei.com
Email [email protected]
Payment Type free
Extension Website https://magbei.com/stick-monkey/
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.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"
    }
}