Seek to Timecode Control for YouTube icon

Seek to Timecode Control for YouTube

Extension Actions

How to install Open in Chrome Web Store
CRX ID
jlceencaalimelhdbkjpcddmmhfkcmfo
Status
  • Live on Store
Description from extension meta

An extension that allows you to seek to any time by clicking the current time on a YouTube video and entering a timecode

Image from store
Seek to Timecode Control for YouTube
Description from store

A lightweight Chrome extension that lets you jump to a specific point in a YouTube video by clicking the current playback time and typing a timecode.

## Features

- Click the current time display in the YouTube player to edit it directly.
- Jump to an absolute timestamp with inputs like `90`, `1:30`, or `1:02:45`.
- Jump relative to the end of the video with inputs like `-30` or `-1:15`.
- Pauses playback while editing and resumes if the video was already playing.

## How It Works

When the extension loads on a YouTube watch page, it makes the player's current time label editable.

1. Click the current playback time.
2. Enter a timecode.
3. Press `Enter` to seek, or `Escape` to cancel.

Supported formats:

- `SS`
- `MM:SS`
- `HH:MM:SS`
- `-SS`
- `-MM:SS`
- `-HH:MM:SS`

Negative values seek from the end of the video.