YouTube: remove huge ">> 10 seconds" skip indicators

Removes the massive skip indicators on YouTube (">> 10 seconds")

コードが変更されたバージョンのみを表示しています。 すべてのバージョンを表示

  • v1.1.1 2023/01/23

    Sorry! I had left a one-line statement that disabled the script as I was working on it. This is now resolved, I've confirmed it works as expected again.

  • v1.1 2023/01/23

    Significantly cleaned up the code, and added comments for anyone interested. The logic has not changed at all, but it's now written in a more modern and more readable way than what was used in the original implementation. There is one small behavior change that should make it better: earlier the script would only run 1 second after it was loaded, now it runs immediately so there's even less chance for you to see these huge skip indicators.

  • v1.0.2 2022/08/22

    Updated script metadata to use the recommended @match attribute instead of the now-deprecated @include, and added @license. The code itself has not changed.

  • v1.0.1 2021/08/25

    Slight tweak to the title, no actual code change was made. Also added @author link.

  • v1.0 2021/07/29