Jewel Match Puzzle Game for Chrome
Jewel Match Puzzle Game for Chrome
What is Jewel Match Puzzle Game for Chrome?
Jewel Match Puzzle Game for Chrome is a Chrome extension developed by Maze Cracker Games, and its main feature is "Jewel Match Puzzle Game for Chrome".
Extension Screenshots
Download Jewel Match Puzzle Game for Chrome Extension CRX File
Download Jewel Match Puzzle Game for Chrome extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Match jewels of same color, columns will drop as you match and earn more points. Cool graphics and cool music, hours if addictive fun!
Extension Basic Information
Name | |
ID | pjbbkofkaooggmelbhbpkbjchbencfcb |
Official URL | https://chrome.google.com/webstore/detail/jewel-match-puzzle-game-f/pjbbkofkaooggmelbhbpkbjchbencfcb |
Description | Jewel Match Puzzle Game for Chrome |
File Size | 93.21 KB |
Installation Count | 373 |
Current Version | 1.6 |
Last Updated | 2018-09-28 |
Publish Date | 2018-09-28 |
Rating | 4.60/5 Total 10 Ratings |
Developer | Maze Cracker Games |
[email protected] | |
Payment Type | free |
Extension Website | http://www.mazecracker.com |
Privacy Policy Page URL | http://www.mazecracker.com/privacy.html |
Supported Languages | 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" } |