url-tracking-stripper icon indicating copy to clipboard operation
url-tracking-stripper copied to clipboard

Whitelist for disabling on sites that it breaks

Open newhouse opened this issue 6 years ago • 6 comments

User commented in Chrome Webstore:

Great addon, but really needs a whitelist so you can disable it for sites it breaks.

newhouse avatar Mar 24 '18 18:03 newhouse

Either a whitelist to disable stripping or a blacklist to enable stripping (limit stripping to given list of websites) would be great. Currently I'd like to report usability issue with GitLab installations. When visiting a GitLab repo (e.g. https://gitlab.com/gitlab-org/gitlab-ce), I cannot toggle between branches, because this extension would strip away the ref parameter in URL, causing a 404 error. The ref parameter (reference) comes from git ecosystem and is actively used by various git-related websites.

JokerQyou avatar Mar 27 '18 02:03 JokerQyou

For your reference, I found this Firefox addon on Github which seems to support custom rules when stripping tracking parameters, link here. And I think its format is somewhat well defined. Maybe we could support this format? Or create our own.

JokerQyou avatar Apr 28 '18 09:04 JokerQyou

OK, thanks @JokerQyou I've been meaning to dive into this and I'll try to get to it this weekend if possible!

newhouse avatar May 02 '18 23:05 newhouse

@newhouse I agree a "toggle switch" would be useful to enable/disable the extension for testing in conjunction with an "option for whitelisting/blacklisting" sites.

It would be really useful 😊

Regards :octocat:

mikhoul avatar May 07 '18 00:05 mikhoul

?ref is also used by the Steam support website:

https://support.steampowered.com/kb_article.php?ref=1558-AFCM-4577

dy-dx avatar Jun 12 '18 23:06 dy-dx

+1, this is breaking GitLab's branch switching feature. I had to disable this extension in order to continue my work. Would be great if it support some kind of whitelist or blacklist.

alphabt avatar Mar 06 '19 07:03 alphabt