quaz...@gmail.com
unread,Jul 13, 2016, 5:28:16 PM7/13/16You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I need to be able to alert user from content script.
Right now I am using chrome.notifications.create which works fine in options script but nowhere else.
How can I notify user from content script?
Or if that's not possible, I know how to send a message to the background script ... how would I notify user from there?
Thanks in advance.