Shoot Stickman Game

You must hit the stickman characters with the balls in your hand and complete the challenging levels.

What is Shoot Stickman Game?

Shoot Stickman Game is a Chrome extension developed by https://gamebol.com, and its main feature is "You must hit the stickman characters with the balls in your hand and complete the challenging levels.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Shoot Stickman Game Extension CRX File

Download Shoot Stickman Game 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

                        Get ready to throw balls at the crazy stickman characters! Start this adventure to complete the challenging levels. There are more than ten challenging levels in the shoot stickman game. The primary purpose of the shoot stickman game is to shoot all the characters on the track before the shooting rights given to you in the levels are exhausted.

Since there are obstacles on the tracks in the following levels, you must bounce the ball from the walls to reach the stickman characters. You can be the star of the Shoot stickman game by completing all the levels in a short time.

How To Play
With the help of the mouse, you must stretch the rope, aim the ball at the stickman characters, and hit them.

Shoot Stickman Game Features
✓ Easy control
✓ Cartoon graphics
✓ Stickman character
✓ 3+ Level
✓ Fun sounds

Finally, you can enjoy these game for free (and more requests will be added)! Shoot Stickman Game extension does not contain any hidden ads.

Help and Contact
Contact with us at [email protected] and share your thoughts and problems.                    

Extension Basic Information

Name Shoot Stickman Game Shoot Stickman Game
ID abcpdfhjgammikcjfjfililnmfhdajfo
Official URL https://chromewebstore.google.com/detail/shoot-stickman-game/abcpdfhjgammikcjfjfililnmfhdajfo
Description You must hit the stickman characters with the balls in your hand and complete the challenging levels.
File Size 8.25 MB
Installation Count 7,000
Current Version 2
Last Updated 2023-10-06
Publish Date 2022-07-05
Rating 3.67/5 Total 3 Ratings
Developer https://gamebol.com
Email [email protected]
Payment Type free
Extension Website https://gamebol.com
Help Page URL https://gamebol.com/contact/
Privacy Policy Page URL https://gamebol.com/privacy-policy
Supported Languages id,ms,de,en,fil,fr,sw,nl,no,tr,ca,da,et,es,hr,it,lv,hu,pl,ro,sk,sl,fi,sv,cs,el,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,ja,ko
manifest.json
{
    "action": {
        "default_icon": "128.png"
    },
    "author": "gamebol",
    "background": {
        "service_worker": "background.js"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';"
    },
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "128.png"
    },
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "sandbox": {
        "pages": [
            "Game_Source\/index.html"
        ]
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2"
}