You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mozilla_extension extension
Hi all, I am new to Firefox extensions. Is there any way in extension to get notification of popup window, that is the direct result of user action.
I know PopupEvents such as "popupshowing", "popupshown", etc but they are fired on menupopup. I want to capture popup windows that are result of user action, which usually happens clicking on a hyperlink.