Cookie Bliss is an extension to Cookie Clicker that extends existing content.
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');