为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

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

详细了解

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?