Greasy Fork is available in English.

Youtube - No scroll to top on timestamps

Prevent Youtube scrolling to top when clicking timestamps in description or comments

< Σχολιασμός για τον κώδικα Youtube - No scroll to top on timestamps

Αναφορά: Καλός - ο κώδικας λειτουργεί

§
Δημοσιεύτηκε: 05/04/2023

Your timestampToSeconds will always return true. This will disable the next button.

You need to return false if parts.length < 2.

§
Δημοσιεύτηκε: 05/04/2023

It's true if there's no text, like when you click the next button. This script will prevent YouTube from skipping to the next video.

q1kΔημιουργός
§
Δημοσιεύτηκε: 05/04/2023

Thanks, I haven't noticed this edge case as I have those buttons removed.
I've added this check. There shouldn't be any issues now.

Δημοσίευση απάντησης

Συνδεθείτε για να δημοσιεύσετε μια απάντηση.