Stickman Hook Unblocked Game

Play Stickman Hook Unblocked Game as a Chrome extension - Also can Play without Internet, try it now!

Stickman Hook Unblocked Game란 무엇입니까?

Stickman Hook Unblocked Game은(는) https://stickman.pro에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Play Stickman Hook Unblocked Game as a Chrome extension - Also can Play without Internet, try it now!"입니다.

확장 프로그램 스크린샷

screenshot

Stickman Hook Unblocked Game 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        - Play others games on the top-left menu.

Stickman Hook is an unblocked game that involves a stick figure character swinging through various obstacles to reach the end of each level. The game features simple controls that allow players to swing and jump with precision and speed. The game has a minimalist design and a physics-based gameplay that adds a level of challenge and excitement.

In Stickman Hook, players must use their skills to navigate through various levels filled with obstacles such as spikes, swinging hammers, and moving platforms. The game requires quick reflexes, precise timing, and strategic thinking to successfully swing through each level and reach the end.

The game is unblocked, meaning that it can be played on any computer or device without any restrictions. Stickman Hook is a popular game among casual gamers, and its simple yet addictive gameplay and minimalist design make it an enjoyable experience for players of all ages.

Game Controls

Keyboard Controls:

Movement: Arrow keys (Up, Down, Left, Right) or WASD keys.
Jump: Spacebar.
Attack: Usually controlled by keys like Z, X, or C.
Special Abilities: Keys like A, S, or D might trigger special moves or abilities.
Pause/Menu: Esc key or P key.
Mouse Controls:

Movement: Move the mouse cursor to control the stickman’s direction.
Jump: Left-click or right-click.
Attack: Left-click to attack, right-click for special attacks.
Special Abilities: Mouse buttons or combinations of mouse clicks.
Pause/Menu: Typically a button on the screen or pressing the Esc key.
Mobile Controls:

Movement: Swipe gestures on the touchscreen.
Jump: Tap on the screen.
Attack: Tap on enemies or specific areas.
Special Abilities: Tap on icons or perform specific gestures.
Pause/Menu: Tap on a designated button or use a swipe gesture.
How to play?
Here’s a step-by-step guide on how to play Stickman Hook:

Launch the game: You can play Stickman Hook on any web browser. Simply search for “Stickman Hook unblocked” on Google and click on any of the available links to start playing.
Choose a level: The game has multiple levels, and each level presents different challenges. Select the level you want to play and click on it to begin.
Learn the controls: The game is controlled using just one button – the left mouse button. Click and hold the left mouse button to swing the stickman character.
Swing through obstacles: Use your mouse to control the stickman character’s swinging motion. Release the mouse button to let go and launch the character forward. Avoid obstacles like spikes, hammers, and other obstacles to progress through each level.
Reach the end: The goal of each level is to reach the end point. Swing through the obstacles and time your jumps carefully to reach the end without falling or hitting any obstacles.
Collect stars: Each level has three stars scattered throughout it. Collect them to earn points and unlock new levels.
Repeat: If you fail to reach the end point, you can replay the level as many times as you want until you succeed.
That’s it! Keep practicing and have fun swinging through the levels of Stickman Hook.                    

확장 프로그램 기본 정보

이름 Stickman Hook Unblocked Game Stickman Hook Unblocked Game
ID pomalhhbcckoiaifgajfahebdcgbfnni
공식 URL https://chromewebstore.google.com/detail/stickman-hook-unblocked-g/pomalhhbcckoiaifgajfahebdcgbfnni
설명 Play Stickman Hook Unblocked Game as a Chrome extension - Also can Play without Internet, try it now!
파일 크기 10.49 MB
설치 횟수 2,295
현재 버전 1.1.0
최근 업데이트 2023-09-02
출시 날짜 2023-08-08
평점 5.00/5 총 5 개의 평점
개발자 https://stickman.pro
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://stickman.pro/
도움말 페이지 URL https://stickman.pro/
개인정보 보호 정책 페이지 URL https://w3technic.com/privacy-policy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_AppName__",
    "version": "1.1.0",
    "version_name": "1.1.0",
    "action": {
        "default_icon": {
            "16": "img\/16x16.png",
            "48": "img\/48x48.png",
            "256": "img\/256x256.png"
        },
        "default_title": "Click to open the popup",
        "default_popup": "index.html"
    },
    "background": {
        "service_worker": "update.js"
    },
    "content_security_policy": {
        "content_security_policy": "script-src 'self' 'wasm-eval'; object-src 'self'"
    },
    "offline_enabled": true,
    "default_locale": "en",
    "description": "__MSG_AppDesc__",
    "icons": {
        "16": "img\/16x16.png",
        "48": "img\/48x48.png",
        "256": "img\/256x256.png"
    },
    "options_page": "index.html",
    "sandbox": {
        "pages": [
            "game\/index.html"
        ]
    },
    "homepage_url": "https:\/\/stickman.pro\/"
}