Bubble Shooter
Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible.
Vad är Bubble Shooter?
Bubble Shooter är en Chrome-tillägg utvecklad av wacamoss, och dess huvudfunktion är "Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible.".
Tilläggsskärmbilder
Ladda ner Bubble Shooter-förlängningens CRX-fil
Ladda ner Bubble Shooter-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Play the popular Bubble Shooter online puzzle game. Play the classic bubble shooter game here.
Grundläggande Information om Tillägg
Namn | |
ID | omfenaiekfkoakpphjjjgefaoojhhegp |
Officiell webbadress | https://chromewebstore.google.com/detail/bubble-shooter/omfenaiekfkoakpphjjjgefaoojhhegp |
Beskrivning | Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible. |
Filstorlek | 44.47 KB |
Antal Installationer | 212 |
Aktuell Version | 0.0.8 |
Senast Uppdaterad | 2019-03-26 |
Publiceringsdatum | 2019-03-26 |
Betyg | 5.00/5 Totalt 1 Betyg |
Utvecklare | wacamoss |
E-post | [email protected] |
Betalningssätt | free |
URL till Sekretesspolicy Sidan | http://www.bubbleshooter.me/privacypolicy.html |
Stödda Språk | 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" } |