Bubble Shooter

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

Hvad er Bubble Shooter?

Bubble Shooter er en Chrome-udvidelse udviklet af wacamoss, og dens hovedfunktion er "Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible.".

Udvidelsesskærmbilleder

screenshot
screenshot

Download Bubble Shooter-udvidelses-CRX-fil

Download Bubble Shooter-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

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

Grundlæggende oplysninger om udvidelsen

Navn Bubble Shooter Bubble Shooter
ID omfenaiekfkoakpphjjjgefaoojhhegp
Officiel URL https://chromewebstore.google.com/detail/bubble-shooter/omfenaiekfkoakpphjjjgefaoojhhegp
Beskrivelse Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible.
Filstørrelse 44.47 KB
Antal Installationer 212
Nuværende Version 0.0.8
Senest Opdateret 2019-03-26
Udgivelsesdato 2019-03-26
Bedømmelse 5.00/5 Samlet 1 Bedømmelser
Udvikler wacamoss
E-mail [email protected]
Betalingsmetode free
URL til Fortrolighedspolitik Side http://www.bubbleshooter.me/privacypolicy.html
Understøttede Sprog 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"
}