Cookie Clicker Fair Auto Clicker

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

What is Cookie Clicker Fair Auto Clicker?

Cookie Clicker Fair Auto Clicker is a Chrome extension developed by eyal28214, and its main feature is "Fair Auto Clicker for Auto Clicker. Hold Mouse1 on big cookie to start clicking.".

Extension Screenshots

screenshot

Download Cookie Clicker Fair Auto Clicker Extension CRX File

Download Cookie Clicker Fair Auto Clicker extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Cookie Clicker Fair Auto Clicker Cookie Clicker Fair Auto Clicker
ID iiijhgbeciabhnlifkioikobjeibpfcn
Official URL https://chromewebstore.google.com/detail/cookie-clicker-fair-auto/iiijhgbeciabhnlifkioikobjeibpfcn
Description Fair Auto Clicker for Auto Clicker. Hold Mouse1 on big cookie to start clicking.
File Size 31.7 KB
Installation Count 6,000
Current Version 1.1
Last Updated 2023-08-15
Publish Date 2023-08-11
Rating 4.39/5 Total 23 Ratings
Developer eyal28214
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}