Make Money

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

Qu'est-ce que Make Money ?

Make Money est une extension Chrome développée par Economical Studios, et sa fonction principale est "A simple clicking game where you try to earn as much money as possible! How rich can you get?".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Make Money

Téléchargez les fichiers d'extension Make Money au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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?                    

Informations de Base sur l'Extension

Nom Make Money Make Money
ID jilechdbojlnkjfimmbijgcfmblddejk
URL Officiel https://chromewebstore.google.com/detail/make-money/jilechdbojlnkjfimmbijgcfmblddejk
Description A simple clicking game where you try to earn as much money as possible! How rich can you get?
Taille du Fichier 127 KB
Nombre d'Installations 216,963
Version Actuelle 2.0.23
Dernière Mise à Jour 2023-12-20
Date de Publication 2019-09-29
Évaluation 4.58/5 Total 79 Évaluations
Développeur Economical Studios
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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
}