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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
    }
}