隱藏油管影片結尾的推薦

隱藏油管影片結尾遮擋畫面的相關推薦圖片

  1. /* ==UserStyle==
  2. @name Youtube hide related suggestion which occlude the video
  3. @name:zh-CN 隐藏油管视频结尾的推荐
  4. @name:zh-TW 隱藏油管影片結尾的推薦
  5. @namespace hoothin
  6. @version 0.1
  7. @description Hide the picture of related suggestion which occlude the video at the end on youtube.
  8. @description:zh-CN 隐藏油管视频结尾遮挡画面的相关推荐图片
  9. @description:zh-TW 隱藏油管影片結尾遮擋畫面的相關推薦圖片
  10. @author hoothin
  11. @homepageURL https://github.com/hoothin/
  12. @supportURL https://github.com/hoothin/
  13. @license MIT
  14. @preprocessor default
  15. ==/UserStyle== */
  16. @-moz-document domain("youtube.com") {
  17. .ytp-ce-element{
  18. opacity: 0.1!important;
  19. }
  20. .ytp-ce-element:hover{
  21. opacity: 1!important;
  22. }
  23. }

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址