Remove tracking parameters and redirect to original URL. This Userscript uses the URL Interface instead of RegEx.
< Feedback on CleanURLs (Clean URL Improved)
Yes. Indeed so.
I'm planning to add statistics using GM.getValue
and GM.setValue
.
I have drafted code, but the code is not currently in use.
Because no special Userscript API is in use, I didn't apply these functions and instead moved them below, as commented code, which means that no special API is granted nor applied.
Thank you for your feedback :)
I'm no developer - I think the new
@grant
statements have to be between the two// ==UserScript==
. Or maybe it doesn't matter.Or for convenience, just put 'em with the other grant?