Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Learn More

google image search not showing thumbnails

more options

when searching anything google image search show no thumbnails, when clicking on thumbnail, the image will show the full image

when searching anything google image search show no thumbnails, when clicking on thumbnail, the image will show the full image

Todas as respostas (1)

more options

In case you didn't already see it when submitting your question, there's a general help article called "Fix problems that cause images to not show" which might be useful.

Google uses something called a data-URI for the thumbnails on Google image search. These are images encoded into a long gibberish-looking string of text that start with:

data:image/jpeg;base64 ...

So Firefox's permission system that can block images from certain sites shouldn't be blocking them. Possibly an add-on could do it?

Testing in Firefox's Safe Mode: In its Safe Mode, Firefox temporarily deactivates extensions, hardware acceleration, and some other advanced features to help you assess whether these are causing the problem.

If Firefox is not running: Hold down the Shift key when starting Firefox. (On Mac, hold down the option/alt key instead of the Shift key.)

If Firefox is running: You can restart Firefox in Safe Mode using either:

  • "3-bar" menu button > "?" Help > Restart with Add-ons Disabled
  • (menu bar) Help menu > Restart with Add-ons Disabled

and OK the restart.

Both scenarios: A small dialog should appear. Click "Start in Safe Mode" (not Refresh).

Any improvement?