Bubble Shooter
Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible.
Co je Bubble Shooter?
Bubble Shooter je rozšíření Chrome vyvinuté wacamoss, a jeho hlavní funkcí je „Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Bubble Shooter
Stáhněte si soubory rozšíření Bubble Shooter ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
Play the popular Bubble Shooter online puzzle game. Play the classic bubble shooter game here.
Základní Informace o Rozšíření
Název | |
ID | omfenaiekfkoakpphjjjgefaoojhhegp |
Oficiální URL | https://chromewebstore.google.com/detail/bubble-shooter/omfenaiekfkoakpphjjjgefaoojhhegp |
Popis | Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible. |
Velikost souboru | 44.47 KB |
Počet instalací | 212 |
Aktuální Verze | 0.0.8 |
Poslední Aktualizace | 2019-03-26 |
Datum Vydání | 2019-03-26 |
Hodnocení | 5.00/5 Celkem 1 Hodnocení |
Vývojář | wacamoss |
[email protected] | |
Typ Platby | free |
URL Stránky Zásad Ochrany Soukromí | http://www.bubbleshooter.me/privacypolicy.html |
Podporované Jazyky | 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" } |