Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

how does one disable the full screen message in firefox v56.0.1

more options

When entering full screen mode, one is prompted with a message alerting that you have entered full screen mode. How does one disable this message.

When entering full screen mode, one is prompted with a message alerting that you have entered full screen mode. How does one disable this message.

선택된 해결법

The purpose of the message is to detect when sites trigger fullscreen since that can be used to phish you with a deceptive UI. But 99.9% of the time, it's just a video, so...

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste full and pause while the list is filtered

(3) Double-click the full-screen-api.warning.delay preference and enter 0 (that's a zero) and click OK

(4) Double-click the full-screen-api.warning.timeout preference and enter as short a time as you like, in milliseconds, and click OK. For example, 250 is a quarter of a second.

문맥에 따라 이 답변을 읽어주세요 👍 10

모든 댓글 (1)

more options

선택된 해결법

The purpose of the message is to detect when sites trigger fullscreen since that can be used to phish you with a deceptive UI. But 99.9% of the time, it's just a video, so...

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste full and pause while the list is filtered

(3) Double-click the full-screen-api.warning.delay preference and enter 0 (that's a zero) and click OK

(4) Double-click the full-screen-api.warning.timeout preference and enter as short a time as you like, in milliseconds, and click OK. For example, 250 is a quarter of a second.