// @require https://lf26-cdn-tos.bytecdntp.com/cdn/expire-1-M/nprogress/0.2.0/nprogress.min.js
// @require https://lf26-cdn-tos.bytecdntp.com/cdn/expire-1-M/clipboard.js/2.0.10/clipboard.min.js
Above files use the keywords this, but it's always undefined when script injection.
I found the latest changes that make the scripts run in strict mode, and @require also in strict mode .
Above files use the keywords
this, but it's always undefined when script injection.I found the latest changes that make the scripts run in strict mode, and @require also in strict mode .
userscripts/extension/Userscripts Extension/Resources/content.js
Line 244 in 479eff5