Stick Merge - Stick Merge Unblocked
Play this game online for free on StickMerge in fullscreen. Stick Merge is one of our favorite stickman games.
Stick Merge - Stick Merge Unblocked là gì?
Stick Merge - Stick Merge Unblocked 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 this game online for free on StickMerge in fullscreen. Stick Merge is one of our favorite stickman 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 Stick Merge - Stick Merge Unblocked
Tải xuống các tệp mở rộng Stick Merge - Stick Merge Unblocked 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
Stick Merge is a fun merging game created by TinyDobbins where you make powerful guns by combining various types of weapons and shooting the moving stick. Your goal is to combine different types of weapons to make more powerful guns, upgrade your handgun, discover all of the power-ups, and become the best shooter in town. To do so, take aim with a bit of pistol, shoot without fear, and win money for each kill. Once you've amassed enough coins, you can invest them in additional weaponry and match them together to create the most deadly weapons possible. Prepare your armament, investigate all of the available power-ups to make your task more straightforward, and become the best shooter in town, proving you have the best aim and reflexes in the world! This game was developed and released by TinyDobbins. Platforms: Now is available through a web browser. How to play Select and move weapons - Click and drag the left mouse button Shoot enemies - Drag and move the mouse cursor It's time to eliminate hundreds of armed opponents who are waiting to take your life behind barricades and thick concrete walls one by one. Play online at: https://stickmerge.online
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | mieiiiiepcofmadpbjcmccokobgddnpl |
URL Chính Thức | https://chrome.google.com/webstore/detail/stick-merge-stick-merge-u/mieiiiiepcofmadpbjcmccokobgddnpl |
Mô tả | Play this game online for free on StickMerge in fullscreen. Stick Merge is one of our favorite stickman games. |
Kích Thước Tệp | 6.45 MB |
Số Lần Cài Đặt | 9,963 |
Phiên Bản Hiện Tại | 1.3 |
Cập Nhật Lần Cuối | 2022-04-14 |
Ngày Phát Hành | 2022-04-14 |
Đánh Giá | 4.00/5 Tổng số 3 Đánh Giá |
Nhà Phát Triển | thanhtoanlc999 |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://stickmerge.online |
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.3", "default_locale": "en", "description": "__MSG_description__", "homepage_url": "https:\/\/stickmerge.online\/", "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'" }, "icons": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png", "180": "images\/icon180.png" } } |