Bubble Crush Game
Play the bubble crush game and challenge with your friends.
Co je Bubble Crush Game?
Bubble Crush Game je rozšíření Chrome vyvinuté marilinettee, a jeho hlavní funkcí je „Play the bubble crush game and challenge with your friends.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Bubble Crush Game
Stáhněte si soubory rozšíření Bubble Crush Game ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | Bubble Crush Game |
ID | kogjiplnhndomljofcljepfohpalobpp |
Oficiální URL | https://chromewebstore.google.com/detail/bubble-crush-game/kogjiplnhndomljofcljepfohpalobpp |
Popis | Play the bubble crush game and challenge with your friends. |
Velikost souboru | 79.47 KB |
Počet instalací | 22 |
Aktuální Verze | 0.0.1 |
Poslední Aktualizace | 2018-03-04 |
Datum Vydání | 2018-03-04 |
Hodnocení | 5.00/5 Celkem 2 Hodnocení |
Vývojář | marilinettee |
[email protected] | |
Typ Platby | free |
Podporované Jazyky | 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'" } |