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

Support edge/chrome #20

Open
AsciiJakob opened this issue Aug 20, 2024 · 1 comment
Open

Support edge/chrome #20

AsciiJakob opened this issue Aug 20, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@AsciiJakob
Copy link
Owner

Add support for edge. Since you can add chrome extension to edge, it should be adequate just to support chrome, but being on the Edge store could also be a plus since it is probably what the majority of Edge users use. Supporting chrome will also support other big browsers such as Vivaldi, Brave etc.

@AsciiJakob AsciiJakob added the enhancement New feature or request label Aug 20, 2024
@AsciiJakob
Copy link
Owner Author

This requires moving the extension over to manifest v3, which is inevitable and is something I've already started to look into. Webrequests is not deprecreated in Firefox with with mfv3, but it is in firefox. Therefore the most annoying thing will be to move everything over to use Declerative Net Request instead. Since background pages work differently I will also have to make some other changes, not sure what all of them could be yet, but the "visit anyways" timers will have to use the timer api instead of just a settimeout now.

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

No branches or pull requests

1 participant