Smile4ever / Neat-URL

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

Chrome MV3 will break Webrequest #291

Open eslerm opened 1 year ago

eslerm commented 1 year ago

When Google Chrome switches to Manifest V3, extensions will not be able to use Webrequest. Potentially MV3 will break other parts of Neat-URL.

https://developer.chrome.com/docs/extensions/mv3/intro/ https://www.eff.org/deeplinks/2021/12/googles-manifest-v3-still-hurts-privacy-security-innovation

eslerm commented 1 year ago

Neat-URL may need to:

This will impact how https://github.com/Smile4ever/Neat-URL/issues/288 is dealt with.

Smile4ever commented 1 year ago

I was aware of this, but thanks for bringing it to my attention again.