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 |
官方網址 | 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" } } |