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" } } |