Make Money

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

Make Money là gì?

Make Money là một tiện ích mở rộng Chrome được phát triển bởi Economical Studios, và tính năng chính của nó là "A simple clicking game where you try to earn as much money as possible! How rich can you get?".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Make Money

Tải xuống các tệp mở rộng Make Money dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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?                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Make Money Make Money
ID jilechdbojlnkjfimmbijgcfmblddejk
URL Chính Thức https://chromewebstore.google.com/detail/make-money/jilechdbojlnkjfimmbijgcfmblddejk
Mô tả A simple clicking game where you try to earn as much money as possible! How rich can you get?
Kích Thước Tệp 127 KB
Số Lần Cài Đặt 216,963
Phiên Bản Hiện Tại 2.0.23
Cập Nhật Lần Cuối 2023-12-20
Ngày Phát Hành 2019-09-29
Đánh Giá 4.58/5 Tổng số 79 Đánh Giá
Nhà Phát Triển Economical Studios
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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
}