Bubble Crush Game
Play the bubble crush game and challenge with your friends.
What is Bubble Crush Game?
Bubble Crush Game is a Chrome extension developed by marilinettee, and its main feature is "Play the bubble crush game and challenge with your friends.".
Extension Screenshots
Download Bubble Crush Game Extension CRX File
Download Bubble Crush Game 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 Crush game Bubble Crush is a most exciting connect bubbles game.Swipe you mouse to connect bubbles with the same color, you have 60 seconds to crush bubble Smash bubbles of the same color. Smash big groups and score a lot of points! This game's rules are simple. First you need to think strategically. You need to predict the best play to gather the most bubbles of the same color.
Extension Basic Information
Name | Bubble Crush Game |
ID | kogjiplnhndomljofcljepfohpalobpp |
Official URL | https://chromewebstore.google.com/detail/bubble-crush-game/kogjiplnhndomljofcljepfohpalobpp |
Description | Play the bubble crush game and challenge with your friends. |
File Size | 79.47 KB |
Installation Count | 22 |
Current Version | 0.0.1 |
Last Updated | 2018-03-04 |
Publish Date | 2018-03-04 |
Rating | 5.00/5 Total 2 Ratings |
Developer | marilinettee |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Bubble Crush Game", "description": "Play the bubble crush game and challenge with your friends.", "short_name": "Bubble Crush Games", "version": "0.0.1", "manifest_version": 2, "browser_action": { "default_icon": "icon.PNG", "default_popup": "index.html" }, "icons": { "16": "icon.PNG", "48": "icon.PNG", "128": "icon.PNG" }, "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'" } |