Make Money

A simple clicking game where you try to earn as much money as possible! How rich can you get?

什麼是Make Money?

Make Money是由Economical Studios開發的Chrome擴展程式,該擴展的主要功能是“A simple clicking game where you try to earn as much money as possible! How rich can you get?”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載Make Money擴展crx文件

下載Make Money擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        A simple clicking game where you try to earn as much money as possible! Use your income to buy new items and upgrades to increase your income, and earn even more money. Progress from being broke to becoming the richest man on Earth, with a prestige system to increase your earnings. Can you earn enough money to buy the world?                    

擴展基本資訊

名稱 Make Money Make Money
ID jilechdbojlnkjfimmbijgcfmblddejk
官方網址 https://chromewebstore.google.com/detail/make-money/jilechdbojlnkjfimmbijgcfmblddejk
簡介 A simple clicking game where you try to earn as much money as possible! How rich can you get?
檔案大小 127 KB
安裝次數 216,963
目前版本 2.0.23
更新時間 2023-12-20
上架時間 2019-09-29
評分 4.58/5 共 79 次評分
開發者 Economical Studios
電子郵箱 [email protected]
付費類型 free
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Make Money",
    "short_name": "Make Money",
    "version": "2.0.23",
    "description": "A simple clicking game where you try to earn as much money as possible! How rich can you get?",
    "permissions": [
        "storage"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "images\/dollar_bill.png",
            "32": "images\/dollar_bill.png",
            "48": "images\/dollar_bill.png",
            "128": "images\/dollar_bill.png"
        }
    },
    "icons": {
        "16": "images\/dollar_bill.png",
        "32": "images\/dollar_bill.png",
        "48": "images\/dollar_bill.png",
        "128": "images\/dollar_bill.png"
    },
    "manifest_version": 3
}