-
Notifications
You must be signed in to change notification settings - Fork 15
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
Regarding manifest v3 and future of this extension #167
Comments
few updates:
|
hi @zakius - i hope you'll keep us posted as to what your plans are - i prefer your extension over all others and while i hope you keep working on it, i will of course understand if you decide to drop it |
sooner or later it will just stop working, fortunately Google is constantly pushing away sunsetting Mv2 and Mozilla surely won't do that earlier, but it's going to happen and there's no way for me to update this codebase to work on Mv3 I'm sure I'll figure something out for personal use, but it's hard to say whether it'll be useful for anyone else, honestly don't see any way of doing it without help of external software running outside of the browser, but as new API emerge it may change |
Most likely I will be unable to port this extension to Manifest v3 format so once that becomes the only option in your browser it won't work anymore. This is caused by multiple smaller issues, some of them being:
window
in most casesthere's still a lot of time before Manifest v3 becomes mandatory and the list above may become invalid in the meantime, but if anyone is wondering right now that's my stance as of today, if anything changes I'll update this issue. In the meantime I'll keep fixing bugs when I find time and may implement some smaller features but this project should be considered to be in maintenance mode only and any development will only happen if it's either trivial or I feel like I'll benefit from that feature
The text was updated successfully, but these errors were encountered: