WebExtensions/Permissions: Difference between revisions

(Created page with "This page covers permissions for WebExtensions in Firefox. There are a few main parts: required permissions, optional permissions and the permissions API. =...")
 
Line 5: Line 5:
This is the biggest class and it covers prompting a user when they install an add-on. If they upgrade an add-on and the permissions change then they will also be prompted with a warning for the upgrades.
This is the biggest class and it covers prompting a user when they install an add-on. If they upgrade an add-on and the permissions change then they will also be prompted with a warning for the upgrades.


Initial: [https://docs.google.com/document/d/1jZQUeIfelisRXBMaTuPTo2hXiIcPT3IpdYwQXDpzEMI/edit Product Requirements Document]
Initial [https://docs.google.com/document/d/1jZQUeIfelisRXBMaTuPTo2hXiIcPT3IpdYwQXDpzEMI/edit product requirements document].


'''When''': aiming for Firefox 53.
'''When''': aiming for Firefox 53.
Line 31: Line 31:


=== UX ===
=== UX ===


== Optional permissions ==
== Optional permissions ==
Confirmed users
1,158

edits