Smile4ever / Neat-URL

Neat URL cleans URLs, removing parameters such as Google Analytics' utm parameters.
Other
631 stars 37 forks source link

Doesn't work on any Mozilla website #198

Closed realpixelcode closed 2 years ago

realpixelcode commented 5 years ago

For example, https://support.mozilla.org/de/kb/enterprise-roots?as=u&utm_source=inproduct includes utm_source which is clearly included in the list of parameters but Neat URL doesn't block it. On non-Mozilla Websites it does block utm_source.

rusty-snake commented 5 years ago

@luger19 WebExtensions aren't allow to work on several mozilla domains, to allow all your WebExts to work on this sites, you need to edit extensions.webextensions.restrictedDomains in about:config.

This is a security feature against bad extensions.

Smile4ever commented 2 years ago

This was added in the README at the time of the release of Neat URL 5.0.0.