Money clicker

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

Apa itu Money clicker?

Money clicker adalah ekstensi Chrome yang dikembangkan oleh Metalherbs, dan fitur utamanya adalah "A simple clicking game where you try to earn as much money as possible!".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Money clicker

Unduh file ekstensi Money clicker dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

v1.50                    

Informasi Dasar Ekstensi

Nama Money clicker Money clicker
ID moahdejcbgcennhffbihfpnohhoinhjp
URL Resmi https://chromewebstore.google.com/detail/money-clicker/moahdejcbgcennhffbihfpnohhoinhjp
Deskripsi A simple clicking game where you try to earn as much money as possible!
Ukuran File 62.14 KB
Jumlah Instalasi 162
Versi Saat Ini 1.50
Terakhir Diperbarui 2023-10-29
Tanggal Publikasi 2023-05-13
Penilaian 5.00/5 Total 1 Penilaian
Pengembang Metalherbs
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}