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

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How do I keep Firefox 18.0.1 from saving thumbnails of the sites I visit into a folder on my PC?

  • 3 replies
  • 6 have this problem
  • 4 views
  • Last reply by cor-el

more options

How do I keep Firefox 18.0.1 from saving thumbnails of the sites I visit into a folder on my PC? Anybody can view those .png files, and I shouldn't have to start clearing my cache and deleting folders everytime I log out just because my browser had decided to tattle on my every move.

How do I keep Firefox 18.0.1 from saving thumbnails of the sites I visit into a folder on my PC? Anybody can view those .png files, and I shouldn't have to start clearing my cache and deleting folders everytime I log out just because my browser had decided to tattle on my every move.

Chosen solution

hello SepiaAndDust, to disable the creation of cached thumbnails enter about:config into the firefox location bar (confirm the info message in case it shows up). right-click somewhere in the page and create a new boolean preference named browser.pagethumbnails.capturing_disabled set to true.

https://developer.mozilla.org/en-US/docs/Mozilla/Preferences/Preference_reference/browser.pagethumbnails.capturing_disabled

Read this answer in context 👍 10

All Replies (3)

more options

Chosen Solution

hello SepiaAndDust, to disable the creation of cached thumbnails enter about:config into the firefox location bar (confirm the info message in case it shows up). right-click somewhere in the page and create a new boolean preference named browser.pagethumbnails.capturing_disabled set to true.

https://developer.mozilla.org/en-US/docs/Mozilla/Preferences/Preference_reference/browser.pagethumbnails.capturing_disabled

more options

Thanks! Seems to have worked.

more options

You can also create a new Boolean pref pageThumbs.enabled pref and set the value to false (resource:///modules/PageThumbs.jsm)