Frozen Bubble
Frozen Bubble is a free software Puzzle Bobble style computer game. This is a little version of the game based on HTML5
What is Frozen Bubble?
Frozen Bubble is a Chrome extension developed by https://alonso-vidales.blogspot.com, and its main feature is "Frozen Bubble is a free software Puzzle Bobble style computer game. This is a little version of the game based on HTML5".
Extension Screenshots
Download Frozen Bubble Extension CRX File
Download Frozen Bubble extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Frozen Bubble is a free software Puzzle Bobble style videogame.
Extension Basic Information
Name | Frozen Bubble |
ID | kdceacachncpipefiknkohiakmfahbbg |
Official URL | https://chromewebstore.google.com/detail/frozen-bubble/kdceacachncpipefiknkohiakmfahbbg |
Description | Frozen Bubble is a free software Puzzle Bobble style computer game. This is a little version of the game based on HTML5 |
File Size | 1.71 MB |
Installation Count | 213 |
Current Version | 1.0.0.6 |
Last Updated | 2014-09-11 |
Publish Date | 2014-09-11 |
Rating | 4.00/5 Total 6 Ratings |
Developer | https://alonso-vidales.blogspot.com |
Payment Type | free |
Extension Website | https://github.com/alonsovidales/Frozen-Bubble-Chrome-Extension |
Supported Languages | 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" } } |