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 هو إضافة Chrome تم تطويرها بواسطة Economical Studios، والميزة الرئيسية لها هي "A simple clicking game where you try to earn as much money as possible! How rich can you get?".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Make Money

قم بتنزيل ملفات الامتداد Make Money بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
البريد الإلكتروني [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
}