Gold Miner for Chrome

Collect all nuggets and jewels. Enjoy this game with 20 levels of increasing difficulty!

What is Gold Miner for Chrome?

Gold Miner for Chrome is a Chrome extension developed by Free Offline Games, and its main feature is "Collect all nuggets and jewels. Enjoy this game with 20 levels of increasing difficulty!".

Extension Screenshots

screenshot

Download Gold Miner for Chrome Extension CRX File

Download Gold Miner 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

                        The Gold Miner is a HTML5 puzzle game. The goal of the game is to collect all nuggets and jewels. Enjoy this game with 20 levels of increasing difficulty!

INTRODUCTION
Play Gold Miner on your Google Chrome Browser with our simple & lightweight extension - No Internet required, no ADS, and 100% Free!

HOW TO INSTALL?
1. Click "Add to Chrome" to install the extension
2. Pin the Gold Miner extension icon to the Chrome toolbar
3. Click the Gold Miner icon on the Chrome toolbar, the Gold Miner popup will open. Tap on the popup or press "Spacebar" to start ;)
That's all you need to do! Have fun!

HOW TO PLAY?
Tap to collect all nuggets and jewels to complete the target!

CONTACT
Please feel free to contact us at: https://www.w3technic.com/contact

PRIVACY POLICY
Read at: https://www.w3technic.com/privacy-policy

USER'S REVIEWS
....

WHAT'S NEW?
v1.0.0
- First release                    

Extension Basic Information

Name Gold Miner for Chrome Gold Miner for Chrome
ID pmmkafgdfccnbjppocleemjpkghhnpph
Official URL https://chromewebstore.google.com/detail/gold-miner-for-chrome/pmmkafgdfccnbjppocleemjpkghhnpph
Description Collect all nuggets and jewels. Enjoy this game with 20 levels of increasing difficulty!
File Size 4.32 MB
Installation Count 265
Current Version 1.0.0
Last Updated 2022-04-11
Publish Date 2022-04-11
Developer Free Offline Games
Email [email protected]
Payment Type free
Extension Website https://www.w3technic.com/game
Help Page URL https://www.w3technic.com/contact
Privacy Policy Page URL https://www.w3technic.com/privacy-policy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Gold Miner for Chrome",
    "version": "1.0.0",
    "version_name": "1.0.0",
    "action": {
        "default_icon": {
            "24": "img\/24x24.png",
            "32": "img\/32x32.png"
        },
        "default_title": "2048!",
        "default_popup": "index.html"
    },
    "background": {
        "service_worker": "update.js"
    },
    "offline_enabled": true,
    "description": "Collect all nuggets and jewels. Enjoy this game with 20 levels of increasing difficulty!",
    "icons": {
        "16": "img\/16x16.png",
        "48": "img\/48x48.png",
        "128": "img\/128x128.png"
    },
    "options_page": "index.html",
    "homepage_url": "https:\/\/w3technic.com\/games\/gold-miner-2"
}