Skip to content

Installation

Steam

Subscribe on Workshop

Browser

Install Userscript

Hint

If you don't have a userscript manager yet, Tampermonkey is a good solution for most popular browsers.

Bookmarklet

You can also load KS through a bookmarklet.

To use bookmarklets, just create a new bookmark in your browser and enter the text below as the URL. When you're on the KG game website, open this bookmark, and it should load KS for you.

javascript:(function(){var d=document,s=d.createElement('script');s.src='https://kitten-science.com/kitten-scientists.inject.js';d.body.appendChild(s);})();