Money clicker

A simple clicking game where you try to earn as much money as possible!

What is Money clicker?

Money clicker is a Chrome extension developed by Metalherbs, and its main feature is "A simple clicking game where you try to earn as much money as possible!".

Extension Screenshots

screenshot

Download Money clicker Extension CRX File

Download Money clicker 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

                        This extension might update to something amazing in the future, so download my game today!

v1.50                    

Extension Basic Information

Name Money clicker Money clicker
ID moahdejcbgcennhffbihfpnohhoinhjp
Official URL https://chromewebstore.google.com/detail/money-clicker/moahdejcbgcennhffbihfpnohhoinhjp
Description A simple clicking game where you try to earn as much money as possible!
File Size 62.14 KB
Installation Count 162
Current Version 1.50
Last Updated 2023-10-29
Publish Date 2023-05-13
Rating 5.00/5 Total 1 Ratings
Developer Metalherbs
Email [email protected]
Payment Type free
Supported Languages en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Money clicker",
    "description": "A simple clicking game where you try to earn as much money as possible!",
    "version": "1.50",
    "manifest_version": 3,
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "128": "128.png"
    },
    "permissions": [],
    "action": {
        "default_popup": "index.html"
    }
}