Bubble Shooter
Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible.
什麼是Bubble Shooter?
Bubble Shooter是由wacamoss開發的Chrome擴展程式,該擴展的主要功能是“Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible.”。
擴展截圖
下載Bubble Shooter擴展crx文件
下載Bubble Shooter擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Play the popular Bubble Shooter online puzzle game. Play the classic bubble shooter game here.
擴展基本資訊
名稱 | |
ID | omfenaiekfkoakpphjjjgefaoojhhegp |
官方網址 | https://chromewebstore.google.com/detail/bubble-shooter/omfenaiekfkoakpphjjjgefaoojhhegp |
簡介 | Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible. |
檔案大小 | 44.47 KB |
安裝次數 | 212 |
目前版本 | 0.0.8 |
更新時間 | 2019-03-26 |
上架時間 | 2019-03-26 |
評分 | 5.00/5 共 1 次評分 |
開發者 | wacamoss |
電子郵箱 | [email protected] |
付費類型 | free |
隱私政策頁面URL | http://www.bubbleshooter.me/privacypolicy.html |
支援的語言 | 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" } |