Bubble Shooter Game for Chrome

Bubble Shooter Game for Chrome

Co to jest Bubble Shooter Game for Chrome?

Bubble Shooter Game for Chrome to rozszerzenie Chrome opracowane przez Maze Cracker Games, a jego główną funkcją jest „Bubble Shooter Game for Chrome”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Bubble Shooter Game for Chrome

Pobierz pliki rozszerzeń Bubble Shooter Game for Chrome 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

                        Bubble Shooter puzzle game, shoot the bubbles to match the right colors! Go up in levels and collect as many points as you can.                    

Podstawowe informacje o rozszerzeniu

Nazwa Bubble Shooter Game for Chrome Bubble Shooter Game for Chrome
ID efgmginnledokoioghibpdnhgldmkgem
Oficjalny URL https://chrome.google.com/webstore/detail/bubble-shooter-game-for-c/efgmginnledokoioghibpdnhgldmkgem
Opis Bubble Shooter Game for Chrome
Rozmiar pliku 70.9 KB
Liczba instalacji 724
Aktualna Wersja 1.6
Ostatnia Aktualizacja 2018-09-28
Data Publikacji 2018-09-28
Ocena 5.00/5 Łącznie 11 Oceny
Deweloper Maze Cracker Games
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia http://www.mazecracker.com
Adres URL Strony Polityki Prywatności http://www.mazecracker.com/privacy.html
Obsługiwane Języki en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": "icon16x16.png",
        "default_popup": "popup.html"
    },
    "description": "Bubble Shooter Game for Chrome",
    "icons": {
        "128": "icon128x128.png",
        "16": "icon16x16.png",
        "48": "icon48x48.png"
    },
    "manifest_version": 2,
    "name": "Bubble Shooter Game for Chrome",
    "permissions": [
        "activeTab"
    ],
    "short_name": "Bubble Shooter Game for Chrome",
    "version": "1.6"
}