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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
공식 URL | 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" } } |