Frozen Bubble
Frozen Bubble is a free software Puzzle Bobble style computer game. This is a little version of the game based on HTML5
Apa itu Frozen Bubble?
Frozen Bubble adalah ekstensi Chrome yang dikembangkan oleh https://alonso-vidales.blogspot.com, dan fitur utamanya adalah "Frozen Bubble is a free software Puzzle Bobble style computer game. This is a little version of the game based on HTML5".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Frozen Bubble
Unduh file ekstensi Frozen Bubble dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Frozen Bubble is a free software Puzzle Bobble style videogame.
Informasi Dasar Ekstensi
Nama | Frozen Bubble |
ID | kdceacachncpipefiknkohiakmfahbbg |
URL Resmi | https://chromewebstore.google.com/detail/frozen-bubble/kdceacachncpipefiknkohiakmfahbbg |
Deskripsi | Frozen Bubble is a free software Puzzle Bobble style computer game. This is a little version of the game based on HTML5 |
Ukuran File | 1.71 MB |
Jumlah Instalasi | 213 |
Versi Saat Ini | 1.0.0.6 |
Terakhir Diperbarui | 2014-09-11 |
Tanggal Publikasi | 2014-09-11 |
Penilaian | 4.00/5 Total 6 Penilaian |
Pengembang | https://alonso-vidales.blogspot.com |
Tipe Pembayaran | free |
Situs Ekstensi | https://github.com/alonsovidales/Frozen-Bubble-Chrome-Extension |
Bahasa yang Didukung | 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" } } |