Ephenia / Pokeclicker-Scripts

Various scripts & enhancements for the game Pokéclicker.
https://github.com/Ephenia/Pokeclicker-Scripts
GNU General Public License v3.0
184 stars 263 forks source link

Additional Visual Settings hotfix (again) #388

Closed umbralOptimatum closed 4 months ago

umbralOptimatum commented 4 months ago

Fixes #387. The other Tampermonkey issue I understand, this one has me baffled. Why does unsafeWindow break window? If window isn't the actual page's window, why was it working before?? Tampermonkey your documentation explains none of this!!