-
Notifications
You must be signed in to change notification settings - Fork 72
Closed
Labels
supportive: safariSupportive from SafariSupportive from Safari
Description
WebExtension, being re-active in nature, have limited opportunity to get user attention. The only reliable way to show user a message is to inject it to pages, which not only requires host permission but can also be considered obtrusive.
Use cases:
- update notes
- produce announcements
- information about breakage
- reminders
Potential real estates:
- new tab page (when controller by the browser) could offer a dedicated content box or mix it with news
- browser action can popup with animation (to get some attention) in case it is hidden in the "puzzle menu"
- other: maybe special UI below the URL bar
Challenges:
- what if multiple addons want to show some information at the same time
fregante and dotproto
Metadata
Metadata
Assignees
Labels
supportive: safariSupportive from SafariSupportive from Safari