Money clicker

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

什么是Money clicker?

Money clicker是由Metalherbs开发的Chrome扩展程序,该扩展的主要功能是“A simple clicking game where you try to earn as much money as possible!”。

扩展截图

screenshot

下载Money clicker扩展crx文件

下载Money clicker扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

v1.50                    

扩展基本信息

名称 Money clicker Money clicker
ID moahdejcbgcennhffbihfpnohhoinhjp
官方URL https://chromewebstore.google.com/detail/money-clicker/moahdejcbgcennhffbihfpnohhoinhjp
简介 A simple clicking game where you try to earn as much money as possible!
文件大小 62.14 KB
安装次数 162
当前版本 1.50
更新时间 2023-10-29
上架时间 2023-05-13
评分 5.00/5 共1次评分
开发者 Metalherbs
电子邮箱 [email protected]
付费类型 free
支持的语言 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"
    }
}