SingleFile
SingleFile copied to clipboard
Export button on Firefox Android not working
For questions, please create or update a thread here: https://github.com/gildas-lormeau/SingleFile/discussions
Please ensure that you do not find an answer before reporting the issue:
- in the FAQ: https://github.com/gildas-lormeau/SingleFile/blob/master/faq.md
- in the list of known issues: https://github.com/gildas-lormeau/SingleFile#known-issues
- in the help page embedded in the extension
Describe the bug The button to export the add-on settings on Firefox Android isn't working. No download prompt appears and no file is saved to the Downloads folder.
To Reproduce Steps to reproduce the behavior:
- Go to Add-ons Manager
- Tap on SingleFile, then Settings
- Tap the Export button
Expected behavior A json containing the settings should appear in the Downloads folder.
Screenshots If applicable, add screenshots to help explain your problem.
Environment
- OS: Android 12
- Browser: Firefox
- Version: 1.22.46
Thank you for the bug description. Unfortunately, I was not able to find a way to fix it. This is mainly due to this issue: https://bugzilla.mozilla.org/show_bug.cgi?id=1793214 and the code supposed to circumvent this issue does not work as expected on Android.