Bubble Shooter Game for Chrome
Bubble Shooter Game for Chrome
Wat is Bubble Shooter Game for Chrome?
Bubble Shooter Game for Chrome is een Chrome-extensie ontwikkeld door Maze Cracker Games, en de belangrijkste functie is "Bubble Shooter Game for Chrome".
Extensie Screenshots
Download het CRX-bestand van de extensie Bubble Shooter Game for Chrome
Download Bubble Shooter Game for Chrome-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Bubble Shooter puzzle game, shoot the bubbles to match the right colors! Go up in levels and collect as many points as you can.
Basisinformatie over de Extensie
Naam | |
ID | efgmginnledokoioghibpdnhgldmkgem |
Officiële URL | https://chrome.google.com/webstore/detail/bubble-shooter-game-for-c/efgmginnledokoioghibpdnhgldmkgem |
Beschrijving | Bubble Shooter Game for Chrome |
Bestandsgrootte | 70.9 KB |
Aantal Installaties | 724 |
Huidige Versie | 1.6 |
Laatst Bijgewerkt | 2018-09-28 |
Publicatiedatum | 2018-09-28 |
Beoordeling | 5.00/5 Totaal 11 Beoordelingen |
Ontwikkelaar | Maze Cracker Games |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | http://www.mazecracker.com |
URL van de Privacybeleid Pagina | http://www.mazecracker.com/privacy.html |
Ondersteunde Talen | 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" } |