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.
Vad är Stick Merge Unblocked Game?
Stick Merge Unblocked Game är en Chrome-tillägg utvecklad av https://stickmerge.net, och dess huvudfunktion är "Stick Merge is a merging game for Chrome. Your goal is to combine different types of weapons to create stronger guns.".
Tilläggsskärmbilder
Ladda ner Stick Merge Unblocked Game-förlängningens CRX-fil
Ladda ner Stick Merge Unblocked Game-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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!
Grundläggande Information om Tillägg
Namn | Stick Merge Unblocked Game |
ID | kdlaiklkmjbknaneoddehihppblafmpn |
Officiell webbadress | https://chromewebstore.google.com/detail/stick-merge-unblocked-gam/kdlaiklkmjbknaneoddehihppblafmpn |
Beskrivning | Stick Merge is a merging game for Chrome. Your goal is to combine different types of weapons to create stronger guns. |
Filstorlek | 6.44 MB |
Antal Installationer | 4,000 |
Aktuell Version | 1.0.5 |
Senast Uppdaterad | 2023-12-15 |
Publiceringsdatum | 2023-05-22 |
Betyg | 5.00/5 Totalt 5 Betyg |
Utvecklare | https://stickmerge.net |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://stickmerge.net/ |
Hjälpsida URL | https://stickmerge.net/ |
URL till Sekretesspolicy Sidan | https://monkeymart.org/privacy-policy |
Stödda Språk | 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" } } |