Stickman Hook Unblocked Game

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

Cos'è Stickman Hook Unblocked Game?

Stickman Hook Unblocked Game è un'estensione di Chrome sviluppata da https://stickman.pro, e la sua funzione principale è "Play Stickman Hook Unblocked Game as a Chrome extension - Also can Play without Internet, try it now!".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Stickman Hook Unblocked Game

Scarica i file di estensione Stickman Hook Unblocked Game in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        - 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.                    

Informazioni di Base sull'Estensione

Nome Stickman Hook Unblocked Game Stickman Hook Unblocked Game
ID pomalhhbcckoiaifgajfahebdcgbfnni
URL Ufficiale https://chromewebstore.google.com/detail/stickman-hook-unblocked-g/pomalhhbcckoiaifgajfahebdcgbfnni
Descrizione Play Stickman Hook Unblocked Game as a Chrome extension - Also can Play without Internet, try it now!
Dimensione del File 10.49 MB
Conteggio Installazioni 2,295
Versione Corrente 1.1.0
Ultimo Aggiornamento 2023-09-02
Data di Pubblicazione 2023-08-08
Valutazione 5.00/5 Totale 5 Valutazioni
Sviluppatore https://stickman.pro
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://stickman.pro/
URL della Pagina di Aiuto https://stickman.pro/
URL della Pagina della Politica sulla Privacy https://w3technic.com/privacy-policy
Lingue Supportate 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\/"
}