Bubble Shooter HD
The Classic Bubble Shooter Now With HD Graphics
O que é Bubble Shooter HD?
Bubble Shooter HD é uma extensão do Chrome desenvolvida por tcebstn, e sua principal característica é "The Classic Bubble Shooter Now With HD Graphics".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Bubble Shooter HD
Baixe arquivos de extensão Bubble Shooter HD 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
The highly addictive gameplay will keep you hooked for hours and you are guaranteed to forget the time. Your goal is to remove all the bubbles from the board, scoring as many points as possible. Match 2 or more bubbles of the same color with the color of the ball you shoot to remove them. The more bubbles you manage to blow up in one shot, the more points you gain. If you fail to detonate bubbles, you get a foul, and when there are several fouls, a new line of bubbles appears at the top. Play Bubble Shooter HD now and enjoy the best bubble shooter online game for free!
Informações Básicas da Extensão
Nome | Bubble Shooter HD |
ID | jcepencjpdjbphbkbeffcccchmnigfih |
URL Oficial | https://chromewebstore.google.com/detail/bubble-shooter-hd/jcepencjpdjbphbkbeffcccchmnigfih |
Descrição | The Classic Bubble Shooter Now With HD Graphics |
Tamanho do Arquivo | 56.75 KB |
Contagem de Instalações | 1,504 |
Versão Atual | 1.4 |
Última Atualização | 2017-08-29 |
Data de Publicação | 2017-08-29 |
Classificação | 3.10/5 Total de 10 Avaliações |
Desenvolvedor | tcebstn |
[email protected] | |
Tipo de Pagamento | free |
URL da Página de Política de Privacidade | http://tricities-ebs.com/privacy-policy |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Bubble Shooter HD", "manifest_version": 2, "short_name": "bubbleshooterhd", "description": "The Classic Bubble Shooter Now With HD Graphics", "version": "1.4", "background": { "persistent": false, "scripts": [ "OneSignal.js", "background.js" ] }, "browser_action": { "default_icon": "16px_593816794556.png", "default_popup": "extension.html" }, "icons": { "128": "128px_593816794556.png" }, "permissions": [ "gcm", "storage", "notifications", "identity" ] } |