Stick Hero Offline Game

Press and hold anywhere to stretch out a stick, it has to be the exact length or Hero will fall down!

Τι είναι το Stick Hero Offline Game;

Το Stick Hero Offline Game είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://retrobowl.me, και η κύρια λειτουργία του είναι "Press and hold anywhere to stretch out a stick, it has to be the exact length or Hero will fall down!".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Stick Hero Offline Game

Λήψη αρχείων επέκτασης Stick Hero Offline Game σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Stick Hero: Press and hold anywhere to stretch out a stick, it has to be the exact length or Hero will fall down!
This game helps people learn puzzle and problem solving while improving their puzzle solving speed!

The gist of it is to touch and hold your finger or thumb on the screen, then a stick will appear and lengthen. Letting go of the screen at the right time is key to avoiding a stick that is too long or too short, leading to a number of deaths, possibly from falling a great distance with massive blunt force trauma leading to the end of all. chief. Think of this stick as a bridge because that's exactly what it is. It will drop into place and your character will automatically cross your bridge to the other side
Don't turn upside down for too long or you will hit your head on the oncoming cliff and of course that will end your game.
As you can see, it's not as easy as it looks. Bridge laying is definitely an art and a science that not everyone can master, especially with Stick Hero.
Best of luck for play the game.

Install extension
Click the Stick Hero icon on the Chrome toolbar
and we will open a Stick Hero for you to play the game! You don’t need to do anything else!
Have fun!

Play more games on the left-bar menu

WHAT'S NEW?

v1.0.0
- First release                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Stick Hero Offline Game Stick Hero Offline Game
ID lfiifdopedcoddojcbmnjphkmehnphjo
Επίσημο URL https://chromewebstore.google.com/detail/stick-hero-offline-game/lfiifdopedcoddojcbmnjphkmehnphjo
Περιγραφή Press and hold anywhere to stretch out a stick, it has to be the exact length or Hero will fall down!
Μέγεθος Αρχείου 45.67 KB
Αριθμός Εγκαταστάσεων 40,000
Τρέχουσα Έκδοση 1.0.2
Τελευταία Ενημέρωση 2023-11-27
Ημερομηνία Δημοσίευσης 2022-02-12
Αξιολόγηση 4.55/5 Συνολικά 11 Αξιολογήσεις
Προγραμματιστής https://retrobowl.me
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης http://headsoccer.io/
Διεύθυνση URL της Σελίδας Βοήθειας http://headsoccer.io/contact
URL της Σελίδας Πολιτικής Απορρήτου http://headsoccer.io/privacy-policy
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Stick Hero Offline Game",
    "version": "1.0.2",
    "version_name": "1.0.2",
    "action": {
        "default_icon": {
            "24": "img\/24x24.png",
            "32": "img\/32x32.png"
        },
        "default_title": "Stick Hero!",
        "default_popup": "index.html"
    },
    "background": {
        "service_worker": "update.js"
    },
    "offline_enabled": true,
    "description": "Press and hold anywhere to stretch out a stick, it has to be the exact length or Hero will fall down!",
    "icons": {
        "16": "img\/16x16.png",
        "48": "img\/48x48.png",
        "128": "img\/128x128.png"
    },
    "options_page": "index.html",
    "homepage_url": "https:\/\/stick-hero.w3technic.com"
}