Frozen Bubble
Frozen Bubble is a free software Puzzle Bobble style computer game. This is a little version of the game based on HTML5
Frozen Bubbleとは何ですか?
Frozen Bubbleはhttps://alonso-vidales.blogspot.comによって開発されたChromeの拡張機能で、その主な機能は「Frozen Bubble is a free software Puzzle Bobble style computer game. This is a little version of the game based on HTML5」です。
拡張機能のスクリーンショット
Frozen Bubble拡張機能のCRXファイルをダウンロード
Frozen Bubble拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Frozen Bubble is a free software Puzzle Bobble style videogame.
拡張機能の基本情報
名前 | Frozen Bubble |
ID | kdceacachncpipefiknkohiakmfahbbg |
公式URL | https://chromewebstore.google.com/detail/frozen-bubble/kdceacachncpipefiknkohiakmfahbbg |
説明 | Frozen Bubble is a free software Puzzle Bobble style computer game. This is a little version of the game based on HTML5 |
ファイルサイズ | 1.71 MB |
インストール数 | 213 |
現在のバージョン | 1.0.0.6 |
最終更新日 | 2014-09-11 |
公開日 | 2014-09-11 |
評価 | 4.00/5 合計 6 レビュー |
開発者 | https://alonso-vidales.blogspot.com |
支払い方法 | free |
拡張機能のウェブサイト | https://github.com/alonsovidales/Frozen-Bubble-Chrome-Extension |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Frozen Bubble", "manifest_version": 2, "description": "Frozen Bubble is a free software Puzzle Bobble style computer game. This is a little version of the game based on HTML5", "version": "1.0.0.6", "icons": { "16": "img\/icons\/frozen_16_16.png", "32": "img\/icons\/frozen_32_32.png", "48": "img\/icons\/frozen_48_48.png", "128": "img\/icons\/frozen_128_128.png" }, "browser_action": { "default_icon": "img\/icons\/default.png", "default_title": "Frozen Bubble", "default_popup": "index.html" } } |