您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Greasy Fork is available in English.
Restore some compatibility between Picarto and older browsers (like FF 52) -- StevenRoy
当前为
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.