Cookie Clicker Fair Auto Clicker

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

Apa itu Cookie Clicker Fair Auto Clicker?

Cookie Clicker Fair Auto Clicker adalah ekstensi Chrome yang dikembangkan oleh eyal28214, dan fitur utamanya adalah "Fair Auto Clicker for Auto Clicker. Hold Mouse1 on big cookie to start clicking.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Cookie Clicker Fair Auto Clicker

Unduh file ekstensi Cookie Clicker Fair Auto 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

                        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.                    

Informasi Dasar Ekstensi

Nama Cookie Clicker Fair Auto Clicker Cookie Clicker Fair Auto Clicker
ID iiijhgbeciabhnlifkioikobjeibpfcn
URL Resmi https://chromewebstore.google.com/detail/cookie-clicker-fair-auto/iiijhgbeciabhnlifkioikobjeibpfcn
Deskripsi Fair Auto Clicker for Auto Clicker. Hold Mouse1 on big cookie to start clicking.
Ukuran File 31.7 KB
Jumlah Instalasi 6,000
Versi Saat Ini 1.1
Terakhir Diperbarui 2023-08-15
Tanggal Publikasi 2023-08-11
Penilaian 4.39/5 Total 23 Penilaian
Pengembang eyal28214
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}