搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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

  • 2 个回答
  • 7 人有此问题
  • 4 次查看
  • 最后回复者为 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?

所有回复 (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.