Cookie Clicker Fair Auto Clicker

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

Co je Cookie Clicker Fair Auto Clicker?

Cookie Clicker Fair Auto Clicker je rozšíření Chrome vyvinuté eyal28214, a jeho hlavní funkcí je „Fair Auto Clicker for Auto Clicker. Hold Mouse1 on big cookie to start clicking.“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Cookie Clicker Fair Auto Clicker

Stáhněte si soubory rozšíření Cookie Clicker Fair Auto Clicker ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Cookie Clicker Fair Auto Clicker Cookie Clicker Fair Auto Clicker
ID iiijhgbeciabhnlifkioikobjeibpfcn
Oficiální URL https://chromewebstore.google.com/detail/cookie-clicker-fair-auto/iiijhgbeciabhnlifkioikobjeibpfcn
Popis Fair Auto Clicker for Auto Clicker. Hold Mouse1 on big cookie to start clicking.
Velikost souboru 31.7 KB
Počet instalací 6,000
Aktuální Verze 1.1
Poslední Aktualizace 2023-08-15
Datum Vydání 2023-08-11
Hodnocení 4.39/5 Celkem 23 Hodnocení
Vývojář eyal28214
E-mail [email protected]
Typ Platby free
Podporované Jazyky 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"
    }
}