Privacy Badger should be installed.
The user should be able to export the desired user data (downlaod a .json file)
The user is redirected to a "Cannot complete Request page"
Android device: Huawei Mate 20 Lite (Android 9)
Fenix version: Custom Nightly(Build #20861010) 38.0.20200325130041, c580c2293
GV: 76.0a1-20200324093140 AS: 0.55.0
►Video Fenix

►Video Fenec

This is blocked on https://github.com/mozilla-mobile/android-components/issues/1159
I verified this is a blob that we're trying to download, so it should be blocked by https://bugzilla.mozilla.org/show_bug.cgi?id=1501735.
blob:moz-extension://f3f76f55-82ec-436a-b746-167eddd2f33e/0da2de66-cfc1-46b9-af6b-aea50d0bb6b0
We have blob download support now, but this still fails due to a security issue. Filed in GV:
https://bugzilla.mozilla.org/show_bug.cgi?id=1644886
Looks like this works now with latest Privacy Badger as the download is now a JSON file. @AndiAJ can you verify when you get a chance, thanks! :)
Hi @csadilek , I've just checked this matter on the latest Nightly 201124 using the following devices:
• Google Pixel 3a (Android 11)
• Huawei Mate 20 Lite (Android 10)
• OnePlus A3 (Android 6.0.1)
✔️ The user data is properly exported from: Add-ons Manager → Settings → Manage Data → Export user data
❌ On the other hand, it doesn't work when trying to export them VIA the Privacy Badger dashboard.
⋮ Main menu → Add-ons → Tap on Privacy Badger → Select the upper right Gear Icon→ Manage Data → Export user data
✅ Checked on Fennec as well, and the user can export their data from there as well.
► Video

Please review and share your thoughts. ☺️
Thanks, @AndiAJ for catching this. The remaining case is a different issue. The options UI / settings page should be opened in a tab, but clicking on the gear icon opens it directly in the browser action popup where we don't have support for downloads.