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
公式URL 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
Eメール [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
}