Frozen Bubble

Frozen Bubble is a free software Puzzle Bobble style computer game. This is a little version of the game based on HTML5

Co to jest Frozen Bubble?

Frozen Bubble to rozszerzenie Chrome opracowane przez https://alonso-vidales.blogspot.com, a jego główną funkcją jest „Frozen Bubble is a free software Puzzle Bobble style computer game. This is a little version of the game based on HTML5”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Frozen Bubble

Pobierz pliki rozszerzeń Frozen Bubble w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        Frozen Bubble is a free software Puzzle Bobble style videogame.                    

Podstawowe informacje o rozszerzeniu

Nazwa Frozen Bubble Frozen Bubble
ID kdceacachncpipefiknkohiakmfahbbg
Oficjalny URL https://chromewebstore.google.com/detail/frozen-bubble/kdceacachncpipefiknkohiakmfahbbg
Opis Frozen Bubble is a free software Puzzle Bobble style computer game. This is a little version of the game based on HTML5
Rozmiar pliku 1.71 MB
Liczba instalacji 213
Aktualna Wersja 1.0.0.6
Ostatnia Aktualizacja 2014-09-11
Data Publikacji 2014-09-11
Ocena 4.00/5 Łącznie 6 Oceny
Deweloper https://alonso-vidales.blogspot.com
Typ Płatności free
Strona Rozszerzenia https://github.com/alonsovidales/Frozen-Bubble-Chrome-Extension
Obsługiwane Języki 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"
    }
}