Stick Merge Unblocked Game
Stick Merge is a merging game for Chrome. Your goal is to combine different types of weapons to create stronger guns.
什么是Stick Merge Unblocked Game?
Stick Merge Unblocked Game是由https://stickmerge.net开发的Chrome扩展程序,该扩展的主要功能是“Stick Merge is a merging game for Chrome. Your goal is to combine different types of weapons to create stronger guns.”。
扩展截图
下载Stick Merge Unblocked Game扩展crx文件
下载Stick Merge Unblocked Game扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Prepare your armory, upgrade your sniper rifle, explore all power ups and become the best shooter in town. How strong can you get in Stick Merge? Stick around to find out! Note: After installing the extension, upon clicking on the browser action button, the game popup appears with options of Unblocked games and Web version for Stick Merge Unblocked!
扩展基本信息
名称 | Stick Merge Unblocked Game |
ID | kdlaiklkmjbknaneoddehihppblafmpn |
官方URL | https://chromewebstore.google.com/detail/stick-merge-unblocked-gam/kdlaiklkmjbknaneoddehihppblafmpn |
简介 | Stick Merge is a merging game for Chrome. Your goal is to combine different types of weapons to create stronger guns. |
文件大小 | 6.44 MB |
安装次数 | 4,000 |
当前版本 | 1.0.5 |
更新时间 | 2023-12-15 |
上架时间 | 2023-05-22 |
评分 | 5.00/5 共5次评分 |
开发者 | https://stickmerge.net |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://stickmerge.net/ |
帮助页面URL | https://stickmerge.net/ |
隐私政策页面URL | https://monkeymart.org/privacy-policy |
支持的语言 | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "default_locale": "en_US", "name": "__MSG_appName__", "version": "1.0.5", "offline_enabled": true, "description": "__MSG_appDesc__", "homepage_url": "https:\/\/monkeymart.org\/", "background": { "service_worker": "background.js" }, "action": { "default_title": "Stick Merge Unblocked", "default_icon": { "512": "icons\/icon-512.png", "256": "icons\/icon-256.png", "128": "icons\/icon-128.png", "64": "icons\/icon-64.png", "48": "icons\/icon-48.png", "32": "icons\/icon-32.png", "16": "icons\/icon-16.png" }, "default_popup": "load.html" }, "icons": { "512": "icons\/icon-512.png", "256": "icons\/icon-256.png", "128": "icons\/icon-128.png", "64": "icons\/icon-64.png", "48": "icons\/icon-48.png", "32": "icons\/icon-32.png", "16": "icons\/icon-16.png" } } |