firefox-scrapbook icon indicating copy to clipboard operation
firefox-scrapbook copied to clipboard

Request a new option for notification popup delay

Open toto1515 opened this issue 7 years ago • 1 comments

When selecting the 'show notification when capture complete', a popup appears in the bottom right of the window. For me, the popup remains for 20 seconds. It seems to be very long. To solve this, I used to modify the file 'saver.js' as shown in the attached file. But with the new version of firefox, I can't do that because the addon must be signed. So, can you add an option to modify the delay of appearance of the notification popup? Thanks. scrapbook X how to modify the notification popup delay.txt

toto1515 avatar Sep 11 '16 14:09 toto1515

I agree that the popup is a bit too long. However, we'd probably fixed to the AlertService API and not going to make a change in this way. An alternative is to use the nsIAlertsService.closeAlert() with a timer, but the fading effect will be missing. Maybe a feature to customize the duration of a notification in Firefox core is more desired?

danny0838 avatar Oct 08 '16 10:10 danny0838