Stickman Hook
Play Stickman Hook Unblocked on PC is a good, fun and interesting experience. Stickman Hook is one of our favorite skill games.
Stickman Hook là gì?
Stickman Hook là một tiện ích mở rộng Chrome được phát triển bởi thanhtoanlc999, và tính năng chính của nó là "Play Stickman Hook Unblocked on PC is a good, fun and interesting experience. Stickman Hook is one of our favorite skill games.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Stickman Hook
Tải xuống các tệp mở rộng Stickman Hook dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
About Stickman Hook Stickman Hook is a fun game to play when you need to relax. Instead of playing on your Android or iOS smartphone, you may play this game entirely on your computer by visiting our website. Stickman Hook for PC is a good, enjoyable, and engaging experience when you can play it on a larger screen with a mouse, which is easier to manage than touchscreen interfaces on smartphones. This game is best played by those who are intelligent. To win this game, you'll need patience and dexterity. That is why you have chosen this game to play in your free time. Stickman Hook is a challenging skill game in which you must navigate a swinging stickman through hundreds of levels. To keep things fresh while swinging, unlock additional characters along the way. Pay care to the angle and direction of your swing if you want to make it to the finish line. Are you able to keep your swing in check? You can swing like a spider, and your stickman dances at the end of each game. Tips & Trick Even if you can't see yourself, you're probably swinging. You have a chance as long as you have a line attached to a hook. Don't get carried away with every hook you come across. To get to the finish line, you don't need to do all of them.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | cbmcndepmfddphpcoonaolkphfhbooff |
URL Chính Thức | https://chrome.google.com/webstore/detail/stickman-hook/cbmcndepmfddphpcoonaolkphfhbooff |
Mô tả | Play Stickman Hook Unblocked on PC is a good, fun and interesting experience. Stickman Hook is one of our favorite skill games. |
Kích Thước Tệp | 3.5 MB |
Số Lần Cài Đặt | 48,559 |
Phiên Bản Hiện Tại | 1.6 |
Cập Nhật Lần Cuối | 2022-05-06 |
Ngày Phát Hành | 2022-04-19 |
Đánh Giá | 4.00/5 Tổng số 5 Đánh Giá |
Nhà Phát Triển | thanhtoanlc999 |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://stickmanhook.info |
URL Trang Chính Sách Bảo Mật | https://thanhtoanlc999-55254.web.app |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_title__", "version": "1.6", "default_locale": "en", "description": "__MSG_description__", "homepage_url": "https:\/\/stickmanhook.info", "background": { "service_worker": "background.js" }, "action": { "default_title": "__MSG_title__", "default_icon": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png", "180": "images\/icon180.png" } }, "content_security_policy": { "extension_pages": "script-src 'self' ; object-src 'self'" }, "sandbox": { "pages": [ "player.html" ] }, "icons": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png", "180": "images\/icon180.png" } } |