The Timestamp is a Chrome extension that allows users to bookmark specific timestamps of any YouTube video. This extension makes it easy to save and revisit your favorite moments in videos.
- Bookmark Timestamps: Save specific timestamps of any YouTube video with a single click.
- View Bookmarks: Easily view all your saved bookmarks for a video.
- Navigate Quickly: Click on a bookmark to jump directly to that timestamp in the video.
- Seperate Bucket: Bookmarks of a video are not mixed with bookmarks of other videos. Each video get their own seperate list.
-
Open a YouTube Video: Navigate to any YouTube video you want to bookmark.
-
Bookmark a Timestamp: When you reach a point in the video you want to bookmark, click the + icon near the volumne option of youtube video.
-
View and Manage Bookmarks: Click the extension icon to view all your bookmarks for the current video. Click on any bookmark to jump to that timestamp.
Contributions are welcome to improve this extension! Here’s how you can get started:
- Fork the repository.
- Create a new branch:
git checkout -b my-feature-branch
- Make your changes and commit them:
git commit -m 'Add some feature'
- Push to the branch:
git push origin my-feature-branch
- Open a pull request.