YouTube - Watch Later and Share Buttons Return

Enables the Watch Later and Share buttons on the player when not in Fullscreen mode.

  1. /* ==UserStyle==
  2.  
  3. @name YouTube - Watch Later and Share Buttons Return
  4. @description Enables the Watch Later and Share buttons on the player when not in Fullscreen mode.
  5. @namespace lednerg
  6. @version 17.7.10
  7. @author lednerg
  8. @license CC-BY-NC-SA-4.0
  9.  
  10. ==/UserStyle== */
  11.  
  12. @-moz-document domain("youtube.com")
  13. {
  14.  
  15. .ytp-hide-info-bar:not(.ended-mode) .ytp-chrome-top:not(.ytp-chrome-top-show-buttons) .ytp-watch-later-button, .ytp-hide-info-bar:not(.ended-mode) .ytp-chrome-top:not(.ytp-chrome-top-show-buttons) .ytp-share-button
  16. {
  17. display: inline-block !important;
  18. }
  19. }

QingJ © 2025

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