Cookie Clicker Fair Auto Clicker

Fair Auto Clicker for Auto Clicker. Hold Mouse1 on big cookie to start clicking.

ما هو Cookie Clicker Fair Auto Clicker؟

Cookie Clicker Fair Auto Clicker هو إضافة Chrome تم تطويرها بواسطة eyal28214، والميزة الرئيسية لها هي "Fair Auto Clicker for Auto Clicker. Hold Mouse1 on big cookie to start clicking.".

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

screenshot

تحميل ملف CRX للإضافة Cookie Clicker Fair Auto Clicker

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

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

                        Fair Auto Clicker for Auto Clicker.
Hold Mouse1 on big cookie to start auto clicking.

I do not guarantee this is fair in speedruns, because this disables the 50 cps cap ( even though I cap you to 50 cps )

This is intended to make the game easier without cheese.

I recommend setting to 25, but it goes up to 50.

Works on both v1.0466 and live version.

The extension has a "secret" option that enables Grandpas. This is only for me and it reduces your gameplayability.                    

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

الاسم Cookie Clicker Fair Auto Clicker Cookie Clicker Fair Auto Clicker
ID iiijhgbeciabhnlifkioikobjeibpfcn
عنوان URL الرسمي https://chromewebstore.google.com/detail/cookie-clicker-fair-auto/iiijhgbeciabhnlifkioikobjeibpfcn
الوصف Fair Auto Clicker for Auto Clicker. Hold Mouse1 on big cookie to start clicking.
حجم الملف 31.7 KB
عدد التثبيتات 6,000
النسخة الحالية 1.1
آخر تحديث 2023-08-15
تاريخ النشر 2023-08-11
تقييم 4.39/5 مجموع تقييمات 23
المطور eyal28214
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Cookie Clicker Fair Auto Clicker",
    "manifest_version": 3,
    "version": "1.1",
    "description": "Fair Auto Clicker for Auto Clicker. Hold Mouse1 on big cookie to start clicking.",
    "permissions": [
        "tabs",
        "storage",
        "scripting",
        "webNavigation"
    ],
    "action": {
        "default_title": "Settings",
        "default_icon": "icon.png",
        "default_popup": "onextensionpressed.html"
    },
    "host_permissions": [
        "*:\/\/*.dashnet.org\/"
    ],
    "background": {
        "service_worker": "background.js"
    }
}