In a Firefox add-on, I would like to set a temporary notification the top notification bar. By temporary, I mean that the notification would disappear after a couple seconds. Is this something possible?
Thank you.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Notifications don’t have an automatic timeout, but you can set your own timeout and call
removeNotificationto remove it.