A Chrome extension to control video playback speed and bookmark timestamps, making your video-watching experience smoother with quick navigation and speed adjustments.
- Adjust Playback Speed: Speed up or slow down videos easily.
- Bookmark Timestamps: Save specific moments in videos for quick access.
- Jump to Timestamps: Replay saved timestamps with one click.
- Dark Mode: Switch between light and dark themes.
- Options Page: Customize settings to fit your needs.
- Increase Speed: Press
D
(+0.1x) - Decrease Speed: Press
A
(-0.1x) - Reset Speed: Press
S
(1x) - Skip Forward: Press
E
(+10s) - Rewind: Press
Q
(-10s)
- Save Timestamp: Press
B
while watching a video. - Play Timestamp: Click
Run
in the popup or press1
,2
, or3
for the first three timestamps. - View Bookmarks: Open the popup and go to the
Bookmarks
tab to see all saved timestamps. - Delete: Click
Delete
to remove a timestamp, orClear
to remove all.
To get started with the extension, first clone the repository:
git clone https://github.com/Worachat-Songmuangnu/VideoSpeedBookmark-Extension.git
- Open Google Chrome and navigate to the Extensions page:
- Click the three dots in the upper right corner.
- Go to More Tools > Extensions.
- Or simply type
chrome://extensions/
- Turn on Developer Mode in the top right corner.
- Click on Load unpacked and select the directory where you cloned the repository (
VideoSpeedBookmark-Extension
). - Extension should now be installed and active in your Chrome browser!
- May not work with embedded videos or custom video players.
- Some websites might block speed adjustments or timestamp saving.