Bubble Shooter HD
The Classic Bubble Shooter Now With HD Graphics
Bubble Shooter HDとは何ですか?
Bubble Shooter HDはtcebstnによって開発されたChromeの拡張機能で、その主な機能は「The Classic Bubble Shooter Now With HD Graphics」です。
拡張機能のスクリーンショット
Bubble Shooter HD拡張機能のCRXファイルをダウンロード
Bubble Shooter HD拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
The highly addictive gameplay will keep you hooked for hours and you are guaranteed to forget the time. Your goal is to remove all the bubbles from the board, scoring as many points as possible. Match 2 or more bubbles of the same color with the color of the ball you shoot to remove them. The more bubbles you manage to blow up in one shot, the more points you gain. If you fail to detonate bubbles, you get a foul, and when there are several fouls, a new line of bubbles appears at the top. Play Bubble Shooter HD now and enjoy the best bubble shooter online game for free!
拡張機能の基本情報
名前 | Bubble Shooter HD |
ID | jcepencjpdjbphbkbeffcccchmnigfih |
公式URL | https://chromewebstore.google.com/detail/bubble-shooter-hd/jcepencjpdjbphbkbeffcccchmnigfih |
説明 | The Classic Bubble Shooter Now With HD Graphics |
ファイルサイズ | 56.75 KB |
インストール数 | 1,504 |
現在のバージョン | 1.4 |
最終更新日 | 2017-08-29 |
公開日 | 2017-08-29 |
評価 | 3.10/5 合計 10 レビュー |
開発者 | tcebstn |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | http://tricities-ebs.com/privacy-policy |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Bubble Shooter HD", "manifest_version": 2, "short_name": "bubbleshooterhd", "description": "The Classic Bubble Shooter Now With HD Graphics", "version": "1.4", "background": { "persistent": false, "scripts": [ "OneSignal.js", "background.js" ] }, "browser_action": { "default_icon": "16px_593816794556.png", "default_popup": "extension.html" }, "icons": { "128": "128px_593816794556.png" }, "permissions": [ "gcm", "storage", "notifications", "identity" ] } |