Open Bug 1745822 Opened 3 years ago Updated 2 years ago

Implement Wishlist permissions

Categories

(WebExtensions :: General, enhancement, P2)

enhancement
Points:
8

Tracking

(Not tracked)

People

(Reporter: zombie, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [mv3-m2])

  • ⬜ At every “passive” place where host permissions/match patterns are checked for the current active tab, send a message to the parent process to flag the browser action button, to inform users that extension wants access:
    • Content script match patterns
    • webRequest events
    • Tab events
    • Cookie events
    • Basically every event that checks host permission before firing.
  • ⬜ Keep track of sites where user was already notified, and where they declined.
  • ⬜ Have a limited number of times we would notify per site.
  • ⬜ Have a global limit for each extension.
Points: --- → 8
Severity: -- → N/A
Priority: -- → P2
Depends on: 1777343
You need to log in before you can comment on or make changes to this bug.