Picarto Polyfills for older browsers like FF52

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

Από την 16/11/2024. Δείτε την τελευταία έκδοση.

Δημιουργός
Steven Michelsen (StevenRoy)
Βαθμολογίες
0 0 0
Έκδοση
2.002
Δημιουργήθηκε την
19/10/2024
Ενημερώθηκε την
16/11/2024
Μέγεθος
6 KB
Άδεια
Μη διαθέσιμη
Εφαρμόζεται σε

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。