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

Enhance Firefox compatibilty #10

Open
1 of 2 tasks
cyyynthia opened this issue Dec 21, 2020 · 3 comments
Open
1 of 2 tasks

Enhance Firefox compatibilty #10

cyyynthia opened this issue Dec 21, 2020 · 3 comments
Assignees
Labels
help wanted Extra attention is needed kind: enhancement New feature or request target: extension

Comments

@cyyynthia
Copy link
Owner

cyyynthia commented Dec 21, 2020

While the core of the extension is working, some extra attention needs to be given to Firefox support, to FF users a better experience:

  • Properly adapt to Firefox' minimum sizing for extensions which have been threw out of the toolbar
  • Test & publish the extension for Firefox for Android
@cyyynthia cyyynthia added kind: enhancement New feature or request help wanted Extra attention is needed target: extension labels Dec 21, 2020
@cyyynthia cyyynthia self-assigned this Dec 21, 2020
cyyynthia added a commit that referenced this issue Jan 25, 2021
@cyyynthia
Copy link
Owner Author

cyyynthia commented May 8, 2022

Now that the extension is being e2e tested using Playwright, testing support for Firefox on Mobile will be easier (and continuously tested whenever I get around setting up GitHub Actions).

Playwright documentation for Android: https://playwright.dev/docs/api/class-android

@win8linux
Copy link

Is there anything else needed for Android support?

@cyyynthia
Copy link
Owner Author

Well, running the extension on Firefox for Android is completely untested and I'm unsure it'd work right. The tests I've setup a while ago never were that great and are now mostly broken, I might just remove them to be honest.

I'm unsure how to proceed to make sure it works right, do the changes, and maintain support :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed kind: enhancement New feature or request target: extension
Projects
None yet
Development

No branches or pull requests

2 participants