Trang web này sẽ có chức năng hạn chế trong khi chúng tôi trải qua bảo trì để cải thiện trải nghiệm của bạn. Nếu một bài viết không giải quyết được vấn đề của bạn và bạn muốn đặt câu hỏi, chúng tôi có cộng đồng hỗ trợ của chúng tôi đang chờ để giúp bạn tại @FirefoxSupport trên Twitter và /r/firefox trên Reddit.

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

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

  • 2 trả lời
  • 7 gặp vấn đề này
  • 4 lượt xem
  • Trả lời mới nhất được viết bởi 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?

Tất cả các câu trả lời (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.