Gold Miner Game for Chrome
Gold Miner Game for Chrome
What is Gold Miner Game for Chrome?
Gold Miner Game for Chrome is a Chrome extension developed by Maze Cracker Games, and its main feature is "Gold Miner Game for Chrome".
Extension Screenshots
Download Gold Miner Game for Chrome Extension CRX File
Download Gold Miner 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
A modern and cool version of the old classical Gold Miner game. Dig for gold while you go up in levels and avoid rocks and other hazards. You can buy gear at the shop to make your gold mining easier!
Extension Basic Information
Name | |
ID | lalagclhljdpjappbafghdncoodghcdb |
Official URL | https://chrome.google.com/webstore/detail/gold-miner-game-for-chrom/lalagclhljdpjappbafghdncoodghcdb |
Description | Gold Miner Game for Chrome |
File Size | 58.07 KB |
Installation Count | 5,000 |
Current Version | 1.7 |
Last Updated | 2018-09-28 |
Publish Date | 2018-09-28 |
Rating | 4.88/5 Total 17 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": "Gold Miner Game for Chrome", "icons": { "128": "icon128x128.png", "16": "icon16x16.png", "48": "icon48x48.png" }, "manifest_version": 2, "name": "Gold Miner Game for Chrome", "permissions": [ "activeTab" ], "short_name": "Gold Miner Game for Chrome", "version": "1.7" } |