Picarto Polyfills for older browsers like FF52

Restore some compatibility between Picarto and older browsers (like FF 52) -- StevenRoy

As of 2024-11-16. See the latest version.

Author
Steven Michelsen (StevenRoy)
Ratings
0 0 0
Version
2.002
Created
2024-10-19
Updated
2024-11-16
Size
5.52 KB
License
N/A
Applies to

I guess it's time to rant again about the trend of "New JavaScript" adding completely unnecessary features, apparently for the sole purpose of forcing people to shell out money for the newest operating systems just so they can keep their "free" browsers updated enough to not have things break whenever a web page arbitrarily starts using one of these "New JavaScript" functions which are often usually redundant anyway.

So anyway, if you're using an older browser and Picarto has recently stopped working, and if you open up your browser console and see an error message related to "String.trimStart" or "URL.canParse" functions not existing, here's a stupid little script that makes those functions exist.

I strongly resent the fact that I had to make this.

长期地址
遇到问题?请前往 GitHub 提 Issues。