Restore animated thumbnail previews - youtube.com

To restore animated thumbnail previews, requires inline previews to be disabled in your YouTube settings. Note: not Greasemonkey compatible. v2.0 adds fallback option of a still image carousel for the homepage where YouTube has changed their data structure to no longer provide an_webp animated thumbnail urls, which is affecting some users; for such users non-homepage pages are unaffected and continue to use the an_webp animated thumbs.

< 脚本 Restore animated thumbnail previews - youtube.com 的反馈

评价:好评 - 脚本运行良好

§
发布于:2023-12-15

Can't download the script because this message:

Ignoring @match pattern http*://www.youtube.com/* because: Error: @match: Invalid protocol (http*:) specified.

I'm using Greasemonkey. I hope you can solve the problem :)

§
发布于:2023-12-15
编辑于:2023-12-15

Solved changing addon from Grasemonkey to Violentmonkey

seekhare作者
§
发布于:2023-12-15

Thanks for the comments regarding compatibility. I just did a test now and although the @match pattern issue can be resolved be having separate @match lines for http://... and https://... the script still isn't working in Greasemonkey. I was a user of Greasemonkey myself until recently when I switched to Violentmonkey; Greasemonkey hasn't had an update in 3 years so is lacking features others have and also, in my experience, there seems to be other compatibility issues with scripts trying to run @run-at document-start which this script requires. So for anyone else, the advice is this script is not Greasemonkey compatible and the recommendation is to migrate to Violentmonkey which is likewise open source but is actively maintained (existing scripts can be exported and imported between them in a few clicks).

发布留言

登录以发布留言。