
# PlayKit JS Timeline - Kaltura Timeline Plugin for the [Kaltura Player JS]

* playkit-js-timeline

[![Build Status](https://github.com/kaltura/playkit-js-timeline/actions/workflows/run_canary_full_flow.yaml/badge.svg)](https://github.com/kaltura/playkit-js-timeline/actions/workflows/run_canary_full_flow.yaml)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
[![](https://img.shields.io/npm/v/@playkit-js/playkit-js-timeline/latest.svg)](https://www.npmjs.com/package/@playkit-js/playkit-js-timeline)
[![](https://img.shields.io/npm/v/@playkit-js/playkit-js-timeline/canary.svg)](https://www.npmjs.com/package/@playkit-js/playkit-js-timeline/v/canary)


## Timeline Manager

The Timeline Manager exposes simple API's to manage custom components on the player seekbar element.

By the Timeline Manager the app can add cue points to indicate specific points on the seekbar (e.g. ads).
As well as to custom the thumbnail preview shown on seekbar hovering.

