Skip to content

vl20100/KGProgressBars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

KGProgressBars

Adds Progress bars to Kittens Game

How to use

Create a new bookmark with this content in the URL :

javascript: (function () { var kgp = document.createElement('script'); kgp.src = 'https://cdn.jsdelivr.net/gh/vl20100/[email protected]/dist/KGP.js'; kgp.id = 'kpgscript_TriggerNotify'; document.head.appendChild(kgp); })();

Then go on kittens game and click on the bookmark.

The progress bars appear.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published