Youtube scroll lock timestamp in picture-in-picture

When using Picture-in-Picture (PiP), don't scroll to the top of the page when clicking on a timestamp that displays the time of the video.

Bunlar bu scriptin güncellenmiş kod versiyonlarıdır. Bütün versiyonları göster.

  • v1.4 18.09.2024

    Scrolling when clicking on timestamps has been completely disabled.
    PIP有効時にタイムスタンプ押下したときの一時的にスクロールしていた問題を修正。

  • v1.3 16.05.2023

    Fixed a broken script due to a change in Youtube specifications for smooth scrolling when clicking on timestamps.
    Youtubeのタイムスタンプクリック時にスムーズスクロールするようになり、スクリプトが壊れていたのを修正。

  • v1.2 09.10.2022

    Support https://greasyfork.org/ja/scripts/405614-youtube-polymer-engine-fixes
    But, "delay: 500" add to the IntersectionObserver options (need to put in a delay to avoid detecting the go back to top of the page for a moment).
    次のスクリプトに対応 https://greasyfork.org/ja/scripts/405614-youtube-polymer-engine-fixes
    しかし、一時的にページトップにスクロールするのを検知しないようにするために、該当スクリプトにIntersectionObserverのオプション「delay: 500」を追加する必要があります。

  • v1.1 18.09.2022

    Fixed a problem in which event listeners were not added to the playback time link when crossing multiple videos.
    要素の再利用?によってコメントにイベントリスナーが付与されなかった問題を修正。

  • v1.0 18.09.2022