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.
¿Qué es Stick Merge Unblocked Game?
Stick Merge Unblocked Game es una extensión de Chrome desarrollada por https://stickmerge.net, y su función principal es "Stick Merge is a merging game for Chrome. Your goal is to combine different types of weapons to create stronger guns.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Stick Merge Unblocked Game
Descarga archivos de extensión Stick Merge Unblocked Game en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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!
Información Básica de la Extensión
Nombre | Stick Merge Unblocked Game |
ID | kdlaiklkmjbknaneoddehihppblafmpn |
URL Oficial | https://chromewebstore.google.com/detail/stick-merge-unblocked-gam/kdlaiklkmjbknaneoddehihppblafmpn |
Descripción | Stick Merge is a merging game for Chrome. Your goal is to combine different types of weapons to create stronger guns. |
Tamaño del Archivo | 6.44 MB |
Cantidad de Instalaciones | 4,000 |
Versión Actual | 1.0.5 |
Última Actualización | 2023-12-15 |
Fecha de Publicación | 2023-05-22 |
Calificación | 5.00/5 Total de 5 Calificaciones |
Desarrollador | https://stickmerge.net |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://stickmerge.net/ |
URL de la Página de Ayuda | https://stickmerge.net/ |
URL de la Página de Política de Privacidad | https://monkeymart.org/privacy-policy |
Idiomas Soportados | 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" } } |