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!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

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

所有回复 (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?