We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Mozilla 도움말 검색

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

자세히 살펴보기

How do you block images?

  • 2 답장
  • 1 이 문제를 만남
  • 1 보기
  • 최종 답변자: ncrudup

more options

Hello, Is there a way to block images on Firefox for desktop computers? I noticed that on Firefox for mobile there is a Data Saver in the Advanced section of the settings menu that blocks images.

Hello, Is there a way to block images on Firefox for desktop computers? I noticed that on Firefox for mobile there is a Data Saver in the Advanced section of the settings menu that blocks images.

선택된 해결법

You can disable images on the about:config page :

Type about:config in the address bar and press Enter (accept the risk, if asked) Type in the search bar : permissions.default.image and set its value to 2

Then close and restart Firefox.

Also see : http://www.tech-recipes.com/rx/64881/how-to-disable-images-in-firefox/

Note : If you want to disable the loading of images per site : Click on the Page Info icon (little i in a circle at the left end of the address bar) - click on the little black arrow, then on 'More Information'. Under the Permissions tab, scroll down to 'Load images' - uncheck 'Use Default' and check 'Block'.

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

모든 댓글 (2)

more options

선택된 해결법

You can disable images on the about:config page :

Type about:config in the address bar and press Enter (accept the risk, if asked) Type in the search bar : permissions.default.image and set its value to 2

Then close and restart Firefox.

Also see : http://www.tech-recipes.com/rx/64881/how-to-disable-images-in-firefox/

Note : If you want to disable the loading of images per site : Click on the Page Info icon (little i in a circle at the left end of the address bar) - click on the little black arrow, then on 'More Information'. Under the Permissions tab, scroll down to 'Load images' - uncheck 'Use Default' and check 'Block'.

more options

Thank you for your response.