Uncanny Cookie Clicker is a Chrome extension which helps you play Cookie Clicker. Currently supported features are:
- Auto-click the big cookie at given interval
- Auto-pop Wrinklers
- Auto-click a golden cookie when it appears (avoiding red cookies if you want)
- Notify you when a golden cookie appears
- Auto-buy upgrades and buildings
- Notify you when upgrades become available
- Speed up the game
- Auto-click and notify when a season popup appears
This extension also works on the [beta version of Cookie Clicker][].
The following versions of Cookie Clicker are supported:
- 2.048 or above
- 2.047 (beta) or above
Extensions must be compressed into a zip file to publish to the
Chrome Web Store.
pack.sh
is a helper script for compressing extensions used as below.
$ cd /path/to/repo
$ ./pack.sh src
- Directory structure and messaging module for communication between background part and content script are inspired by chrome-skeleton.
- Bi-directional messaging between scripts dynamically injected in a page and background part is implemented.
- Bootstrap (v3.0.0)
- jQuery (v1.10.2)
- Underscore (v1.4.1, AMD compatible fork)
- Watch.JS (v1.3.0)
- Naoto Yokoyama - the original author
- Gray-Wind - support season popups
- Petrie Wong - update auto click golden cookies for v2.002
- mendel3 - Add HTTPS support
Copyright (c) 2013-2023 Naoto Yokoyama. Distributed under the MIT License. See the file LICENSE.