HaJaeKyung / KittyExtension

Fan add-on for https://www.cryptokitties.co
MIT License
232 stars 88 forks source link

Refactor the script. #41

Closed paulmillr closed 4 years ago

paulmillr commented 6 years ago

Made it much readable. That should help new contributors A LOT.

Removed jQuery from everywhere except for two places.

HaJaeKyung commented 6 years ago

Nice job. I like where you are going with this. I threw the script together quickly and wasn't sure if I would share. So I didn't worry much about readability. I also normally use angular so I like the removal of jquery.

It does have some bugs and other minor issues making the info not show properly. Tampermonkey doesn't like missing semicolons (I normally don't use semicolons at all). The value info is disabled on purpose due to feedback.