Jewel Match Puzzle Game for Chrome
Jewel Match Puzzle Game for Chrome
Vad är Jewel Match Puzzle Game for Chrome?
Jewel Match Puzzle Game for Chrome är en Chrome-tillägg utvecklad av Maze Cracker Games, och dess huvudfunktion är "Jewel Match Puzzle Game for Chrome".
Tilläggsskärmbilder
Ladda ner Jewel Match Puzzle Game for Chrome-förlängningens CRX-fil
Ladda ner Jewel Match Puzzle Game for Chrome-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Match jewels of same color, columns will drop as you match and earn more points. Cool graphics and cool music, hours if addictive fun!
Grundläggande Information om Tillägg
Namn | |
ID | pjbbkofkaooggmelbhbpkbjchbencfcb |
Officiell webbadress | https://chrome.google.com/webstore/detail/jewel-match-puzzle-game-f/pjbbkofkaooggmelbhbpkbjchbencfcb |
Beskrivning | Jewel Match Puzzle Game for Chrome |
Filstorlek | 93.21 KB |
Antal Installationer | 373 |
Aktuell Version | 1.6 |
Senast Uppdaterad | 2018-09-28 |
Publiceringsdatum | 2018-09-28 |
Betyg | 4.60/5 Totalt 10 Betyg |
Utvecklare | Maze Cracker Games |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | http://www.mazecracker.com |
URL till Sekretesspolicy Sidan | http://www.mazecracker.com/privacy.html |
Stödda Språk | 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" } |