YouTube Time Remaining

Display the remaining time of a YouTube video during playback.

Има други версии на този скрипт, където кодът е обновен. Покажи всички версии.

  • v1.9.4 13.07.2022

    changed CSS selector

  • v1.9.3 17.05.2022

    changed CSS selector to match sibling of title

  • v1.9.2 15.05.2022

    added custom class name

  • v1.9.1 14.05.2022

    added multiple CSS selectors that match container element

  • v1.9.0 11.05.2022

    changed CSS selector to match new page layout

  • v1.8.0 24.12.2021

    Display current progress

  • v1.7.3 11.08.2021

    Calculate average rate

  • v1.7.2 01.07.2021
  • v1.7.1 15.04.2021
  • v1.7.0 20.03.2021

    code cleanup/composition

  • v1.6.4 19.02.2021 refactor
  • v1.6.3 13.09.2019
  • v1.6.2 02.01.2019 query nodes separately, only from ytd-app
  • v1.6.1 30.12.2018 configure existing elements on first-run
  • v1.6.0 28.12.2018 listen for specific events instead of mutations
  • v1.5.1 16.12.2018 attach to renderer on each navigation
  • v1.4.10 28.05.2018 merge @require code
  • v1.4.8 27.05.2018 don't observe changes to live button
  • v1.4.7 27.05.2018 reuse live button's observer
  • v1.4.6 27.05.2018 FIX: counter element not re-attached on navigate
  • v1.4.5 24.05.2018