sbedell/web-extensions

Query Params Remover: seems not always to remove utm parameter

SubOptimal opened this issue · 1 comments

When I'm on https://addons.mozilla.org/de/firefox/search/?q=fbclid and hover the mouse over the link for "Remove FBclid and UTM" I can see

https://addons.mozilla.org/de/firefox/addon/remove-fbclid-and-utm/?utm_source=addons.mozilla.org&utm_medium=referral&utm_content=search

I would expect that after clicking on the link it would open https://addons.mozilla.org/de/firefox/addon/remove-fbclid-and-utm. But instead it opens the link including the utm parameters.

That is weird, I'm seeing that happening on my end as well. Maybe because it's a /de/ page? But that shouldn't matter. I have no idea why this is happening. If you can figure it out, let me know. I'll keep looking and see if I can figure it out.
Thanks.