Open Bug 1875284 Opened 10 months ago Updated 5 months ago

Include permission toggles in the install prompt

Categories

(WebExtensions :: General, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: zombie, Unassigned)

References

(Depends on 1 open bug)

Details

(Whiteboard: [addons-jira])

Attachments

(2 files)

Followup from 1746269 to actually implement this.

Severity: -- → N/A
Priority: -- → P2

Like for the patch attached to Bug 1842832, this exploratory patch is meant to let us
collect some more insight about issues/blockers or additional changes we may have to
consider while introducing moz-toggle controls to allow users to opt-in/opt-out to
the manifest version 3 host permissions directly during the install flow.

It is not to be considered the final design nor the final set of changes yet.

Depends on D202212

Screenshots of the install dialog with the private browsing moz-toggle as prototyped in the exploratory patch:

  • install dialog for an mv3 extension with all_urls kind of host permission ("<all_ulrs>", ":///*", etc.) along with other host permissions and content script matches (with and without the incognito toggle enabled in the same dialog)

  • install fialog for an mv3 extension without an all_urls kind of host permission, but with an host_permission and a content script matched origin too (with and without the incognito toggle enabled in the same dialog)

Depends on: 1889402
Priority: P2 → P3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: