Bubble Shooter
Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible.
Apa itu Bubble Shooter?
Bubble Shooter adalah ekstensi Chrome yang dikembangkan oleh wacamoss, dan fitur utamanya adalah "Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Bubble Shooter
Unduh file ekstensi Bubble Shooter dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Play the popular Bubble Shooter online puzzle game. Play the classic bubble shooter game here.
Informasi Dasar Ekstensi
Nama | |
ID | omfenaiekfkoakpphjjjgefaoojhhegp |
URL Resmi | https://chromewebstore.google.com/detail/bubble-shooter/omfenaiekfkoakpphjjjgefaoojhhegp |
Deskripsi | Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible. |
Ukuran File | 44.47 KB |
Jumlah Instalasi | 212 |
Versi Saat Ini | 0.0.8 |
Terakhir Diperbarui | 2019-03-26 |
Tanggal Publikasi | 2019-03-26 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | wacamoss |
[email protected] | |
Tipe Pembayaran | free |
URL Halaman Kebijakan Privasi | http://www.bubbleshooter.me/privacypolicy.html |
Bahasa yang Didukung | 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" } |