Skip to content

LiquidInsight/CookieBliss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

CookieBliss

Cookie Bliss is an extension to Cookie Clicker that extends existing content.

Usage

Copy this code and save it as a bookmark. Paste it in the URL section. To activate, click the bookmark when the game is open.

javascript: (function () {
	Game.LoadMod('https://liquidinsight.github.io/CookieBliss/CookieBliss.js');
}());

Or alternatively, if the above isn't working for you, try pasting the following into your browser's console:

Game.LoadMod('https://liquidinsight.github.io/CookieBliss/CookieBliss.js');

About

Adds additional content to Cookie Clicker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published