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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A simple clicking game where you try to earn as much money as possible! How rich can you get?"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Make Money एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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
}