Bubble Shooter

Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible.

Cos'è Bubble Shooter?

Bubble Shooter è un'estensione di Chrome sviluppata da wacamoss, e la sua funzione principale è "Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Bubble Shooter

Scarica i file di estensione Bubble Shooter in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Play the popular Bubble Shooter online puzzle game. Play the classic bubble shooter game here.                    

Informazioni di Base sull'Estensione

Nome Bubble Shooter Bubble Shooter
ID omfenaiekfkoakpphjjjgefaoojhhegp
URL Ufficiale https://chromewebstore.google.com/detail/bubble-shooter/omfenaiekfkoakpphjjjgefaoojhhegp
Descrizione Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible.
Dimensione del File 44.47 KB
Conteggio Installazioni 212
Versione Corrente 0.0.8
Ultimo Aggiornamento 2019-03-26
Data di Pubblicazione 2019-03-26
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore wacamoss
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy http://www.bubbleshooter.me/privacypolicy.html
Lingue Supportate 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"
}