YouTube Detailed Timecode

Displays a time in seconds to 3 decimal places when paused.

These are versions of this script where the code was updated. Show all versions.

  • v0.4 2018-09-02 Frame advance no longer changes player state. The timecode now updates on keyUp.
  • v0.3 2018-04-17 Supports embedded videos, as well as navigating between videos on the YouTube site.
  • v0.2 2018-04-17 Time previously could be behind by one frame. Now updates on stateChanged, though can be delayed by a bit.
  • v0.1 2018-04-17