(Firefox) Intuitive UI to grant permissions for websites #127
Labels
browser/firefox
The issue is Firefox-only
kind/enhancement
The issue or PR is a new feature or request
priority/high
High priority issue/PR
triage/accepted
The issue or PR is ready to be actively worked on
For Firefox, the extension does not work unless the user explicitly allows Yomitan to work on each individual site, or unless the user stumbles their way into the extension settings -> permissions tab -> set
Access your data for all websites
totrue
. This is expected behavior, as shown below:We can likely use permissions.request() to ask the user to grant the permission automatically on welcome page startup, and include a button somewhere in the welcome page and settings if they still haven't set the permission.
Additional reading:
Footnotes
https://blog.mozilla.org/addons/2022/11/17/unified-extensions-button-and-how-to-handle-permissions-in-manifest-v3/ ↩
The text was updated successfully, but these errors were encountered: