Bubble Shooter
Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible.
Wat is Bubble Shooter?
Bubble Shooter is een Chrome-extensie ontwikkeld door wacamoss, en de belangrijkste functie is "Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible.".
Extensie Screenshots
Download het CRX-bestand van de extensie Bubble Shooter
Download Bubble Shooter-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
Play the popular Bubble Shooter online puzzle game. Play the classic bubble shooter game here.
Basisinformatie over de Extensie
Naam | |
ID | omfenaiekfkoakpphjjjgefaoojhhegp |
Officiële URL | https://chromewebstore.google.com/detail/bubble-shooter/omfenaiekfkoakpphjjjgefaoojhhegp |
Beschrijving | Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible. |
Bestandsgrootte | 44.47 KB |
Aantal Installaties | 212 |
Huidige Versie | 0.0.8 |
Laatst Bijgewerkt | 2019-03-26 |
Publicatiedatum | 2019-03-26 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | wacamoss |
[email protected] | |
Betalingswijze | free |
URL van de Privacybeleid Pagina | http://www.bubbleshooter.me/privacypolicy.html |
Ondersteunde Talen | id,ms,de,en,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "128.png", "default_title": "__MSG_app_name__" }, "default_locale": "en", "description": "__MSG_app_description__", "manifest_version": 2, "name": "__MSG_app_name__", "short_name": "Bubble Shooter", "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.0.8" } |