YouTube Time Remaining

Display the remaining time of a YouTube video during playback.

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

  • v1.9.4 2022/07/13

    changed CSS selector

  • v1.9.3 2022/05/17

    changed CSS selector to match sibling of title

  • v1.9.2 2022/05/15

    added custom class name

  • v1.9.1 2022/05/14

    added multiple CSS selectors that match container element

  • v1.9.0 2022/05/11

    changed CSS selector to match new page layout

  • v1.8.0 2021/12/24

    Display current progress

  • v1.7.3 2021/08/11

    Calculate average rate

  • v1.7.2 2021/07/01
  • v1.7.1 2021/04/15
  • v1.7.0 2021/03/20

    code cleanup/composition

  • v1.6.4 2021/02/19 refactor
  • v1.6.3 2019/09/13
  • v1.6.2 2019/01/02 query nodes separately, only from ytd-app
  • v1.6.1 2018/12/30 configure existing elements on first-run
  • v1.6.0 2018/12/28 listen for specific events instead of mutations
  • v1.5.1 2018/12/16 attach to renderer on each navigation
  • v1.4.10 2018/05/28 merge @require code
  • v1.4.8 2018/05/27 don't observe changes to live button
  • v1.4.7 2018/05/27 reuse live button's observer
  • v1.4.6 2018/05/27 FIX: counter element not re-attached on navigate
  • v1.4.5 2018/05/24