Jewel Match Puzzle Game for Chrome

Jewel Match Puzzle Game for Chrome

Co to jest Jewel Match Puzzle Game for Chrome?

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

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Jewel Match Puzzle Game for Chrome

Pobierz pliki rozszerzeń Jewel Match Puzzle 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

                        Match jewels of same color, columns will drop as you match and earn more points. Cool graphics and cool music, hours if addictive fun!                    

Podstawowe informacje o rozszerzeniu

Nazwa Jewel Match Puzzle Game for Chrome Jewel Match Puzzle Game for Chrome
ID pjbbkofkaooggmelbhbpkbjchbencfcb
Oficjalny URL https://chrome.google.com/webstore/detail/jewel-match-puzzle-game-f/pjbbkofkaooggmelbhbpkbjchbencfcb
Opis Jewel Match Puzzle Game for Chrome
Rozmiar pliku 93.21 KB
Liczba instalacji 373
Aktualna Wersja 1.6
Ostatnia Aktualizacja 2018-09-28
Data Publikacji 2018-09-28
Ocena 4.60/5 Łącznie 10 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": "Jewel Match Puzzle Game for Chrome",
    "icons": {
        "128": "icon128x128.png",
        "16": "icon16x16.png",
        "48": "icon48x48.png"
    },
    "manifest_version": 2,
    "name": "Jewel Match Puzzle Game for Chrome",
    "permissions": [
        "activeTab"
    ],
    "short_name": "Jewel Match Puzzle Game for Chrome",
    "version": "1.6"
}