Bubble Shooter
Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible.
O que é Bubble Shooter?
Bubble Shooter é uma extensão do Chrome desenvolvida por wacamoss, e sua principal característica é "Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Bubble Shooter
Baixe arquivos de extensão Bubble Shooter no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
Play the popular Bubble Shooter online puzzle game. Play the classic bubble shooter game here.
Informações Básicas da Extensão
Nome | |
ID | omfenaiekfkoakpphjjjgefaoojhhegp |
URL Oficial | https://chromewebstore.google.com/detail/bubble-shooter/omfenaiekfkoakpphjjjgefaoojhhegp |
Descrição | Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible. |
Tamanho do Arquivo | 44.47 KB |
Contagem de Instalações | 212 |
Versão Atual | 0.0.8 |
Última Atualização | 2019-03-26 |
Data de Publicação | 2019-03-26 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | wacamoss |
[email protected] | |
Tipo de Pagamento | free |
URL da Página de Política de Privacidade | http://www.bubbleshooter.me/privacypolicy.html |
Idiomas Suportados | 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" } |