Money clicker

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

ما هو Money clicker؟

Money clicker هو إضافة Chrome تم تطويرها بواسطة Metalherbs، والميزة الرئيسية لها هي "A simple clicking game where you try to earn as much money as possible!".

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

screenshot

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

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

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

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

v1.50                    

معلومات أساسية عن التمديد

الاسم Money clicker Money clicker
ID moahdejcbgcennhffbihfpnohhoinhjp
عنوان URL الرسمي https://chromewebstore.google.com/detail/money-clicker/moahdejcbgcennhffbihfpnohhoinhjp
الوصف A simple clicking game where you try to earn as much money as possible!
حجم الملف 62.14 KB
عدد التثبيتات 162
النسخة الحالية 1.50
آخر تحديث 2023-10-29
تاريخ النشر 2023-05-13
تقييم 5.00/5 مجموع تقييمات 1
المطور Metalherbs
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة 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"
    }
}