Halloween Bubble Shooter
Aim, match and hit all the colorful monster bubbles in this calming color matching adventure.
什麼是Halloween Bubble Shooter?
Halloween Bubble Shooter是由https://zillakgames.com開發的Chrome擴展程式,該擴展的主要功能是“Aim, match and hit all the colorful monster bubbles in this calming color matching adventure.”。
擴展截圖
下載Halloween Bubble Shooter擴展crx文件
下載Halloween Bubble Shooter擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Aim, match and hit all the colorful monster bubbles in this calming color matching adventure. Fun bubble shooter puzzle game for Halloween with 100 levels. To pop the bubbles, you need to join three or more bubbles of the same color together and then hit the bubble you are given into a group of monster bubbles stacked in the play area. You have a limited number of turns to shot all the bubbles, so aim your shots carefully. Try to pop all the bubbles with as few shots as possible.Enjoy this puzzle game! How To Play: Pair three or more of the same color bubble to make them pop. But do it fast! The bubbles will continue to fill up your screen as you play.What's your high score? Finally, you can enjoy these game for free (and more requests will be added)! Halloween Bubble Shooter - Browser Game extension does not contain any hidden ads. Help and Contact Contact with us at [email protected] and share your thoughts and problems.
擴展基本資訊
名稱 | Halloween Bubble Shooter |
ID | himlkojfcfcgdhmpcdmghmgjcmjhfdal |
官方網址 | https://chromewebstore.google.com/detail/halloween-bubble-shooter/himlkojfcfcgdhmpcdmghmgjcmjhfdal |
簡介 | Aim, match and hit all the colorful monster bubbles in this calming color matching adventure. |
檔案大小 | 5.62 MB |
安裝次數 | 154 |
目前版本 | 5 |
更新時間 | 2024-01-29 |
上架時間 | 2022-08-09 |
開發者 | https://zillakgames.com |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://zillakgames.com |
隱私政策頁面URL | https://zillakgames.com/privacy-policy |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_appName__", "description": "__MSG_appDesc__", "version": "5", "homepage_url": "https:\/\/zillakgames.com\/game\/halloween-bubble-shooter\/", "offline_enabled": true, "icons": { "16": "icons\/icon-16.png", "32": "icons\/icon-32.png", "128": "icons\/icon-128.png" }, "default_locale": "en", "action": { "default_icon": "icons\/icon-128.png", "default_title": "Halloween Bubble Shooter", "default_popup": "popup.html" }, "background": { "service_worker": "javas\/anainout.js" } } |