mozilla / addons

☂ Umbrella repository for Mozilla Addons ✨
Other
127 stars 41 forks source link

Request to remove "Store unlimited amount of client-side data" (a.k.a. `"unlimitedStorage"`) from the permissions list #1554

Open Juraj-Masiar opened 10 months ago

Juraj-Masiar commented 10 months ago

Describe the problem and steps to reproduce it:

The store shows the unlimitedStorage permission in the list of requested permission, even though this permission is no longer alerted to users during the installation.

Example: https://addons.mozilla.org/firefox/addon/multi-account-containers/

image

Why remove it?

  1. to stay consistent with the permissions alerted to users by Firefox
  2. to show only important permissions. Showing too much text may discourage users from reading it at all.

┆Issue is synchronized with this Jira Task

github-actions[bot] commented 1 month ago

This issue has been automatically marked as stale because it has not had recent activity. If you think this bug should stay open, please comment on the issue with further details. Thank you for your contributions.

Juraj-Masiar commented 1 month ago

The inconsistency bug is still there.