Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.25 KB

README.md

File metadata and controls

21 lines (14 loc) · 1.25 KB

YouTube_bookmark

A chrome extension that allows you to bookmark and timestamp a youtube video.

Functionalities

I) The Bookmark extension(Button) when clicked on shows the following

While it is on a page that is not YouTube: Screenshot 2023-01-23 164240

While the page is a YouTube page, but no bookmarks have been saved at the time: Screenshot 2023-01-23 164040

When bookmarks have been made on the YouTube page: Screenshot 2023-01-23 164114

II) The Play button▶️ on the bookmark button has the functionality of playing the video in the specified timestamp.

III) The delete button ❌ deletes the bookmark on that particular timestamp.

IV) The bookmarks are not erased(if they are not erased manually with the delete button) when the YouTube page is changed into another. When a previously bookmarked page is revised the bookmarks are retrieved and not lost.