搜索 | 用户支持

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

详细了解

youtube thumbnails are grey

  • 3 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 MARTIN

more options

for the past several days, my youtube thumbnails have been grey boxes. they aren't the standard "no thumbnail :(" grey, instead just a block of grey.

this is not the case for youtube on chrome or on the app. i've tried the following: - restarting firefox (multiple times) - clearing the cache for youtube - reinstalling firefox - restarting my computer - logging out and logging back into my youtube account - using firefox in a private browser

please help.

for the past several days, my youtube thumbnails have been grey boxes. they aren't the standard "no thumbnail :(" grey, instead just a block of grey. this is not the case for youtube on chrome or on the app. '''''i've tried the following:''''' - restarting firefox (multiple times) - clearing the cache for youtube - reinstalling firefox - restarting my computer - logging out and logging back into my youtube account - using firefox in a private browser please help.

被采纳的解决方案

Those images appear to be WebP images if you check this in the Network Monitor, so it is possible that you block WebP images if you see the gray placeholder/background.

You can check this pref on the about:config page and make sure it is true.

  • about:config => image.webp.enabled = true

You can open the about:config page via the location/address bar. If you get the warning page, you can click the "Accept the Risk and Continue" button.

WARNING: modifying prefs directly via the about:config page can sometimes break Firefox or cause strange behavior, and there is no guarantee that this will keep working in future Firefox releases, so be cautious with modifying prefs if you aren't sure you understand their purpose. You should only do this if you know what you're doing.

定位到答案原位置 👍 3

所有回复 (3)

more options

选择的解决方案

Those images appear to be WebP images if you check this in the Network Monitor, so it is possible that you block WebP images if you see the gray placeholder/background.

You can check this pref on the about:config page and make sure it is true.

  • about:config => image.webp.enabled = true

You can open the about:config page via the location/address bar. If you get the warning page, you can click the "Accept the Risk and Continue" button.

WARNING: modifying prefs directly via the about:config page can sometimes break Firefox or cause strange behavior, and there is no guarantee that this will keep working in future Firefox releases, so be cautious with modifying prefs if you aren't sure you understand their purpose. You should only do this if you know what you're doing.

由cor-el于修改

more options

There are also extensions that can block WebP images.

Start Firefox in Troubleshoot Mode to check if one of the extensions ("3-bar" menu button or Tools -> Add-ons -> Extensions) or if hardware acceleration or userChrome.css is causing the problem.

  • switch to the DEFAULT theme: "3-bar" menu button or Tools -> Add-ons -> Themes
  • do NOT click the "Refresh Firefox" button on the Troubleshoot Mode start window
more options

cor-el said

Those images appear to be WebP images if you check this in the Network Monitor, so it is possible that you block WebP images if you see the gray placeholder/background. You can check this pref on the about:config page and make sure it is true.
  • about:config => image.webp.enabled = true
You can open the about:config page via the location/address bar. If you get the warning page, you can click the "Accept the Risk and Continue" button. WARNING: modifying prefs directly via the about:config page can sometimes break Firefox or cause strange behavior, and there is no guarantee that this will keep working in future Firefox releases, so be cautious with modifying prefs if you aren't sure you understand their purpose. You should only do this if you know what you're doing.

ugh, thank you. i had no clue that youtube thumbnails were webp. i personally hate the extension so i was hoping disabling it just meant that i could save photos normally again

由cor-el于修改