Cleans URLs from various popular sites and removes tracking parameters
< 腳本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.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
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.