You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.
Firefox (and presumably SeaMonkey) won't support legacy extensions come the end of the year, so this extension really needs to be migrated to WebExtensions. Hopefully, some code can be salvaged (preferably, both types of extensions can both be available in the same package, depending on browser capabilities). Maybe this will also allow it to work on non-Gecko browsers.
The text was updated successfully, but these errors were encountered:
I'd recommend to keep the logic of user-agent-switcher separate from the API-calls of the three SDKs as much as possible.
When switching to WebExtensions-only is the inevitable way to go (not unrealistic since you're doing this in your free time), please put some hints here and there to make it easier for Pale Moon users to fork it to an worthy XUL/XPCOM-addon.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Firefox (and presumably SeaMonkey) won't support legacy extensions come the end of the year, so this extension really needs to be migrated to WebExtensions. Hopefully, some code can be salvaged (preferably, both types of extensions can both be available in the same package, depending on browser capabilities). Maybe this will also allow it to work on non-Gecko browsers.
The text was updated successfully, but these errors were encountered: