Grant origin permissions during install for mv3
Categories
(WebExtensions :: General, enhancement, P1)
Tracking
(firefox127 fixed)
Tracking | Status | |
---|---|---|
firefox127 | --- | fixed |
People
(Reporter: zombie, Assigned: zombie)
References
(Blocks 2 open bugs)
Details
(Keywords: dev-doc-complete, Whiteboard: [addons-jira])
Attachments
(1 file)
This is a temporary stopgap until we can roll out the improved install flow, at which point only some origin permissions will be granted by default (details TBD).
At the minimum, this means we need to at least show which permissions will be granted.
Assignee | ||
Updated•8 months ago
|
Updated•8 months ago
|
Updated•8 months ago
|
Assignee | ||
Comment 1•7 months ago
|
||
Depends on D208352
Updated•7 months ago
|
Comment 3•7 months ago
|
||
bugherder |
Comment 4•7 months ago
|
||
Need documentation: MV3 host permissions now appear in the installation prompt by default.
The current recommendation still stands: Extension authors need to design their extension such that it can deal with revoked host permissions. And in case a new host permission is added, it is not shown to users currently (bug 1893232).
This should not only be documented on MDN, but also in the extension workshop - https://extensionworkshop.com/documentation/develop/manifest-v3-migration-guide/#host-permissions
Content changes are ready for review
- MDN MV3 host permission install prompt #34094
- EW MV3 host permission install prompt #1887
Description
•