Bubble Shooter Game for Chrome
Bubble Shooter Game for Chrome
What is Bubble Shooter Game for Chrome?
Bubble Shooter Game for Chrome is a Chrome extension developed by Maze Cracker Games, and its main feature is "Bubble Shooter Game for Chrome".
Extension Screenshots
Download Bubble Shooter Game for Chrome Extension CRX File
Download Bubble Shooter Game for Chrome extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Bubble Shooter puzzle game, shoot the bubbles to match the right colors! Go up in levels and collect as many points as you can.
Extension Basic Information
Name | |
ID | efgmginnledokoioghibpdnhgldmkgem |
Official URL | https://chrome.google.com/webstore/detail/bubble-shooter-game-for-c/efgmginnledokoioghibpdnhgldmkgem |
Description | Bubble Shooter Game for Chrome |
File Size | 70.9 KB |
Installation Count | 724 |
Current Version | 1.6 |
Last Updated | 2018-09-28 |
Publish Date | 2018-09-28 |
Rating | 5.00/5 Total 11 Ratings |
Developer | Maze Cracker Games |
[email protected] | |
Payment Type | free |
Extension Website | http://www.mazecracker.com |
Privacy Policy Page URL | http://www.mazecracker.com/privacy.html |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": "icon16x16.png", "default_popup": "popup.html" }, "description": "Bubble Shooter Game for Chrome", "icons": { "128": "icon128x128.png", "16": "icon16x16.png", "48": "icon48x48.png" }, "manifest_version": 2, "name": "Bubble Shooter Game for Chrome", "permissions": [ "activeTab" ], "short_name": "Bubble Shooter Game for Chrome", "version": "1.6" } |