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
Firefox on Android doesn't have browser.windows APIs. We rely extensively on these APIs. But given there's only one window on Android, we should be able to adapt our code to support this. Need work anywhere where we use browser.windows, and some changes to TabState, WindowState services also.
Popup needs to be a responsive UI. It has a defined width/height right now. On android, UI is full screen overlay.
Other UI needs more responsive work too.
The button to open popup from post-install screen won't work.
Test the extension with Firefox on Android for a potentially easy win.
The text was updated successfully, but these errors were encountered: