Money clicker

A simple clicking game where you try to earn as much money as possible!

Cos'è Money clicker?

Money clicker è un'estensione di Chrome sviluppata da Metalherbs, e la sua funzione principale è "A simple clicking game where you try to earn as much money as possible!".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Money clicker

Scarica i file di estensione Money clicker in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        This extension might update to something amazing in the future, so download my game today!

v1.50                    

Informazioni di Base sull'Estensione

Nome Money clicker Money clicker
ID moahdejcbgcennhffbihfpnohhoinhjp
URL Ufficiale https://chromewebstore.google.com/detail/money-clicker/moahdejcbgcennhffbihfpnohhoinhjp
Descrizione A simple clicking game where you try to earn as much money as possible!
Dimensione del File 62.14 KB
Conteggio Installazioni 162
Versione Corrente 1.50
Ultimo Aggiornamento 2023-10-29
Data di Pubblicazione 2023-05-13
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore Metalherbs
Email [email protected]
Tipo di Pagamento free
Lingue Supportate en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Money clicker",
    "description": "A simple clicking game where you try to earn as much money as possible!",
    "version": "1.50",
    "manifest_version": 3,
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "128": "128.png"
    },
    "permissions": [],
    "action": {
        "default_popup": "index.html"
    }
}