Cleans URLs from various popular sites and removes tracking parameters
< Feedback on General URL Cleaner Revived
Hello, what browser are you using and are you using any other extensions that touch Amazon? I use the script everyday in Firefox desktop and Safari on mobile and don’t have that issue. If we could figure out what’s going on that would be great.
Otherwise if you change this @include in this line to @exclude:
// @include /^https:\/\/[a-z0-9.]*\.?amazon(\.[a-z0-9]{2,3})?(\.[a-z]+)?\/.*$/
Then it will just exclude Amazon links. Or you could delete the line. I don’t know of anyway to prevent it from being overwritten when the script updates though.
Great script, but it seems to be breaking search links at amazon.com. How would I exclude Amazon, and ideally not have that overwritten on the next update?
Thanks.