ClearURLs / Addon

ClearURLs is an add-on based on the new WebExtensions technology and will automatically remove tracking elements from URLs to help protect your privacy.
http://docs.clearurls.xyz
GNU Lesser General Public License v3.0
4.05k stars 111 forks source link

URL starting with google.com/url (from Gmail) distorted #100

Open bersbersbers opened 3 years ago

bersbersbers commented 3 years ago

What I did:

What I expect (and what happens without ClearURLs):

What happens (with ClearURLs):

It seems ClearURLs is URL-decoding the + too aggressively.

maxxyme commented 2 years ago

Please check this issue: https://github.com/ClearURLs/Addon/issues/193

bersbersbers commented 2 years ago

Please check this issue: #193

@maxxyme why? Do you think disabling "Prevent tracking injection over history API" will help? It does not, unfortunately.

maxxyme commented 2 years ago

Please check this issue: #193

@maxxyme why? Do you think disabling "Prevent tracking injection over history API" will help? It does not, unfortunately.

Last time I checked it did... maybe it doesn't anymore...?

bersbersbers commented 2 years ago

Please check this issue: #193

@maxxyme why? Do you think disabling "Prevent tracking injection over history API" will help? It does not, unfortunately.

Last time I checked it did... maybe it doesn't anymore...?

It does solve #193, but not this #100.