Join the AMA (Ask Me Anything) with Firefox leadership team to talk about Firefox priorities in 2024. Mark your calendar! Thursday, June 13, 17:00 - 19:00 UTC.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

How can I disable the built-in Firefox nag screen that websites can abuse to annoy me?

  • 2 réponses
  • 7 ont ce problème
  • 4 vues
  • Dernière réponse par DeathAndPain

more options

Hello everyone,

When I leave some web pages, a window pops up that says: "This site asks you to confirm that you want to leave. Any data you have entered may not be saved." (not literally; I translated the message from the German Firefox version but assume that it also exists in the English original)

This modal message window is identical no matter which web site opens it, so apparently it is not part of the actual web site, but part of Firefox itself (besides the fact that web sides cannot open modal Windows due to regular popups being blocked). It seems that web sites can set some sort of flag to indicate that this question should be posed in case the user simply closes the page, and Firefox heeds it.

Trouble is, most pages that use it are some sorts of advertisements, and either way, I know what I am doing. If I close a tab or the whole browser, then I mean it, so to me, this is but an annoying nag screen. How can I make Firefox stop displaying this for good?

Hello everyone, When I leave some web pages, a window pops up that says: ''"This site asks you to confirm that you want to leave. Any data you have entered may not be saved."'' (not literally; I translated the message from the German Firefox version but assume that it also exists in the English original) This modal message window is identical no matter which web site opens it, so apparently it is not part of the actual web site, but part of Firefox itself (besides the fact that web sides cannot open modal Windows due to regular popups being blocked). It seems that web sites can set some sort of flag to indicate that this question should be posed in case the user simply closes the page, and Firefox heeds it. Trouble is, most pages that use it are some sorts of advertisements, and either way, I know what I am doing. If I close a tab or the whole browser, then I mean it, so to me, this is but an annoying nag screen. How can I make Firefox stop displaying this for good?

Toutes les réponses (2)

more options

That is done via an onbeforeunload or onunload event that displays a JavaScript alert.

You can try to search for a Greasemonkey script to reset and block such events.

more options

Unfortunately I know nothing about Greasemonkey or how to use it. Is there any solution that does not require being an expert? I would even call this a vulnerability if Firefox can this easily be triggered to display abuse windows.