Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chrome MV3 will break Webrequest #291

Open
eslerm opened this issue Sep 3, 2022 · 2 comments
Open

Chrome MV3 will break Webrequest #291

eslerm opened this issue Sep 3, 2022 · 2 comments

Comments

@eslerm
Copy link
Contributor

eslerm commented Sep 3, 2022

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
Copy link
Contributor Author

eslerm commented Sep 3, 2022

Neat-URL may need to:

  • Be overhauled to meet MV3
  • Drop Chrome Support
  • Fork between a MV3 and non-MV3 extension

This will impact how #288 is dealt with.

@eslerm eslerm changed the title Chrome will break Webrequest Chrome MV3 will break Webrequest Sep 3, 2022
@Smile4ever
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants