HaJaeKyung / KittyExtension

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

Fixes issue with loading on hover. Issue #21 #22

Closed henrylai closed 6 years ago

henrylai commented 6 years ago

https://github.com/HaJaeKyung/KittyExtension/issues/21

EhsanKia commented 6 years ago

While this is a good short term solution, going down the children tree like this script does is very bad and will be breaking often. Someone should re-write it using proper class-based element selection.