YouTube Watch Later Duration Sorter
Chrome extension to sort YouTube's Watch Later playlist by duration
As of June 2026, YouTube Watch Later Duration Sorter has 241 users and a 3.67/5 rating from 12 reviews in the Productivity category.
Usersup 127.4 percent+127.4%
241
241
Ratingdown 17.2 percent−17.2%
3.67
12 reviews
Reviewsup 71.4 percent+71.4%
12
Version
1.12.0
Manifest V3
90-day change · In the last 90 days this extension 4 version updates.
History
10 snapshotsTracking since Apr 1, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Apr 1, 2026 | 106 | 4.43 | 7 | 1.8.0 |
| Apr 16, 2026 | 114 | 4.43 | 7 | 1.8.0 |
| Apr 24, 2026 | 145 | 4.43 | 7 | 1.9.0 |
| May 1, 2026 | 160 | 4.43 | 7 | 1.10.0 |
| May 7, 2026 | 168 | 4.50 | 8 | 1.10.0 |
| May 12, 2026 | 194 | 4.50 | 8 | 1.11.0 |
| May 18, 2026 | 202 | 4.50 | 8 | 1.11.0 |
| May 24, 2026 | 207 | 4.20 | 10 | 1.12.0 |
| May 31, 2026 | 213 | 4.20 | 10 | 1.12.0 |
| Jun 6, 2026 | 220 | 3.91 | 11 | 1.12.0 |
| Now | 241 | 3.67 | 12 | 1.12.0 |
Changelog
- May 18, 2026description
Sort your YouTube Watch Later playlist by video duration, either shortest to longest or longest to shortest, with a simple click. A backup is made before sorting in order to be able to restore the content of the playlist if an issue occurs during the sort process. The extension only allows to sort/backup/restore Watch Later playlist. v1.11 Watch time per category: collapsible panel under the keyword grouping section showing total duration and video count for each configured keyword group, plus an "Other" row for unmatched videos Display unit toggle: cycle button (auto / h / d+h) switches totals between mixed (m/h/d), hours-only, and days+hours formats Playback speed switcher: cycle button (1x / 1.5x / 2x / 4x) shows how long each category would take at faster playback speeds Auto-recompute on keyword edits: editing keywords (add/remove/toggle/reorder) recomputes from cached videos without refetching; manual refresh button reloads the playlist v1.10 YouTube UI compatibility: updated CSS selectors and icons to match YouTube's new button and layout syntax v1.9 Per-group sort order: each keyword group has a toggle to sort its videos ascending or descending independently ... Per-group enable/disable: checkbox on each keyword row to temporarily disable a group without removing it Keyword list UI: chips replaced with a vertical row list — drag rows to reorder, with sort-order and enable controls per row v1.8 Collapsible keyword section: click the "Keyword grouping" header to collapse or expand the chip input — state is saved per account Enable/disable toggle: a switch in the keyword header lets you temporarily disable grouping without removing keywords v1.7 Settings popup: click the extension icon to manage settings (confirm before sort, auto-backup, max backup history, keyword grouping toggle) Keyword grouping: add keywords to group matching videos (by title or channel) at the end of the sorted playlist, with drag-to-reorder chip priority Export & import backups: save any backup to a JSON file and reimport it later (file picker or drag-and-drop) Delete individual backups from history Fixed button injection failing after the first sort Fixed progress overlay appearing when cancelling the sort confirmation dialog v1.6 Backup history: keeps up to 5 backups with labels and timestamps, viewable in a History panel Export & import backups: save any backup to a JSON file and reimport it later (file picker or drag-and-drop onto the History modal) Delete individual backups from history Account isolation: backup and sort data is now scoped per Google account to prevent cross-account conflicts Fixed HTTP 400 errors on repeated sorts caused by stale playlist cache v1.5.1 Fixed incorrect sort order caused by live video v1.5 Updated Button Styling: Refreshed button appearance and placement for better integration with YouTube's UI Refactored Playlist Sorting: More robust sorting algorithm that reconstructs the playlist for reliable ordering v1.4 Added an overlay that provides details on the steps during the sort process v1.3 Added backup and restore functionality If you like my extension and want to support me, you can use this link to make a donation ;) https://www.paypal.me/megyland
Sort your YouTube Watch Later playlist by video duration, either shortest to longest or longest to shortest, with a simple click. A backup is made before sorting in order to be able to restore the content of the playlist if an issue occurs during the sort process. The extension only allows to sort/backup/restore Watch Later playlist. v1.12 Sort by date added: sort your playlist by upload date — newest or oldest first. Videos without date metadata are moved to the end. Sort alphabetically: sort by video title (A→Z) or channel name (A→Z) using locale-aware comparison. Shuffle: randomise the playlist order using Fisher-Yates. Keyword grouping is bypassed so the result is fully random. Duration filter: set a minimum and/or maximum video length (in minutes) — videos outside the range are moved to the end of the sorted list rather than removed. Active limits are shown in the filter header and persisted per account. Preview before sorting: optional toggle in the extension popup to review the proposed order before any changes are committed. More sort options panel: date, alphabetical, shuffle, and duration filter are grouped in a collapsible panel opened by a "More sort options" button, keeping the main sort row uncluttered. Watch time auto speed: the playback speed selector in the watch time panel now includes an "auto" mode that reads YouTube's current video playback speed and uses it for the duration estimate. v1.11 Watch time per category: collapsible panel under the keyword grouping section showing total duration and video count for each configured keyword group, plus an "Other" row for unmatched videos Display unit toggle: cycle button (auto / h / d+h) switches totals between mixed (m/h/d), hours-only, and days+hours formats Playback speed switcher: cycle button (1x / 1.5x / 2x / 4x) shows how long each category would take at faster playback speeds Auto-recompute on keyword edits: editing keywords (add/remove/toggle/reorder) recomputes from cached videos without refetching; manual refresh button reloads the playlist v1.10 YouTube UI compatibility: updated CSS selectors and icons to match YouTube's new button and layout syntax v1.9 Per-group sort order: each keyword group has a toggle to sort its videos ascending or descending independently ... Per-group enable/disable: checkbox on each keyword row to temporarily disable a group without removing it Keyword list UI: chips replaced with a vertical row list — drag rows to reorder, with sort-order and enable controls per row v1.8 Collapsible keyword section: click the "Keyword grouping" header to collapse or expand the chip input — state is saved per account Enable/disable toggle: a switch in the keyword header lets you temporarily disable grouping without removing keywords v1.7 Settings popup: click the extension icon to manage settings (confirm before sort, auto-backup, max backup history, keyword grouping toggle) Keyword grouping: add keywords to group matching videos (by title or channel) at the end of the sorted playlist, with drag-to-reorder chip priority Export & import backups: save any backup to a JSON file and reimport it later (file picker or drag-and-drop) Delete individual backups from history Fixed button injection failing after the first sort Fixed progress overlay appearing when cancelling the sort confirmation dialog v1.6 Backup history: keeps up to 5 backups with labels and timestamps, viewable in a History panel Export & import backups: save any backup to a JSON file and reimport it later (file picker or drag-and-drop onto the History modal) Delete individual backups from history Account isolation: backup and sort data is now scoped per Google account to prevent cross-account conflicts Fixed HTTP 400 errors on repeated sorts caused by stale playlist cache v1.5.1 Fixed incorrect sort order caused by live video v1.5 Updated Button Styling: Refreshed button appearance and placement for better integration with YouTube's UI Refactored Playlist Sorting: More robust sorting algorithm that reconstructs the playlist for reliable ordering v1.4 Added an overlay that provides details on the steps during the sort process v1.3 Added backup and restore functionality If you like my extension and want to support me, you can use this link to make a donation ;) https://www.paypal.me/megyland
- May 7, 2026description
Sort your YouTube Watch Later playlist by video duration, either shortest to longest or longest to shortest, with a simple click. A backup is made before sorting in order to be able to restore the content of the playlist if an issue occurs during the sort process. The extension only allows to sort/backup/restore Watch Later playlist. v1.10 YouTube UI compatibility: updated CSS selectors and icons to match YouTube's new button and layout syntax v1.9 Per-group sort order: each keyword group has a toggle to sort its videos ascending or descending independently Per-group enable/disable: checkbox on each keyword row to temporarily disable a group without removing it Keyword list UI: chips replaced with a vertical row list — drag rows to reorder, with sort-order and enable controls per row v1.8 Collapsible keyword section: click the "Keyword grouping" header to collapse or expand the chip input — state is saved per account Enable/disable toggle: a switch in the keyword header lets you temporarily disable grouping without removing keywords v1.7 Settings popup: click the extension icon to manage settings (confirm before sort, auto-backup, max backup history, keyword grouping toggle) Keyword grouping: add keywords to group matching videos (by title or channel) at the end of the sorted playlist, with drag-to-reorder chip priority Export & import backups: save any backup to a JSON file and reimport it later (file picker or drag-and-drop) Delete individual backups from history Fixed button injection failing after the first sort Fixed progress overlay appearing when cancelling the sort confirmation dialog v1.6 Backup history: keeps up to 5 backups with labels and timestamps, viewable in a History panel Export & import backups: save any backup to a JSON file and reimport it later (file picker or drag-and-drop onto the History modal) Delete individual backups from history Account isolation: backup and sort data is now scoped per Google account to prevent cross-account conflicts Fixed HTTP 400 errors on repeated sorts caused by stale playlist cache v1.5.1 Fixed incorrect sort order caused by live video v1.5 Updated Button Styling: Refreshed button appearance and placement for better integration with YouTube's UI Refactored Playlist Sorting: More robust sorting algorithm that reconstructs the playlist for reliable ordering v1.4 Added an overlay that provides details on the steps during the sort process v1.3 Added backup and restore functionality If you like my extension and want to support me, you can use this link to make a donation ;) https://www.paypal.me/megyland
Sort your YouTube Watch Later playlist by video duration, either shortest to longest or longest to shortest, with a simple click. A backup is made before sorting in order to be able to restore the content of the playlist if an issue occurs during the sort process. The extension only allows to sort/backup/restore Watch Later playlist. v1.11 Watch time per category: collapsible panel under the keyword grouping section showing total duration and video count for each configured keyword group, plus an "Other" row for unmatched videos Display unit toggle: cycle button (auto / h / d+h) switches totals between mixed (m/h/d), hours-only, and days+hours formats Playback speed switcher: cycle button (1x / 1.5x / 2x / 4x) shows how long each category would take at faster playback speeds Auto-recompute on keyword edits: editing keywords (add/remove/toggle/reorder) recomputes from cached videos without refetching; manual refresh button reloads the playlist v1.10 YouTube UI compatibility: updated CSS selectors and icons to match YouTube's new button and layout syntax v1.9 Per-group sort order: each keyword group has a toggle to sort its videos ascending or descending independently ... Per-group enable/disable: checkbox on each keyword row to temporarily disable a group without removing it Keyword list UI: chips replaced with a vertical row list — drag rows to reorder, with sort-order and enable controls per row v1.8 Collapsible keyword section: click the "Keyword grouping" header to collapse or expand the chip input — state is saved per account Enable/disable toggle: a switch in the keyword header lets you temporarily disable grouping without removing keywords v1.7 Settings popup: click the extension icon to manage settings (confirm before sort, auto-backup, max backup history, keyword grouping toggle) Keyword grouping: add keywords to group matching videos (by title or channel) at the end of the sorted playlist, with drag-to-reorder chip priority Export & import backups: save any backup to a JSON file and reimport it later (file picker or drag-and-drop) Delete individual backups from history Fixed button injection failing after the first sort Fixed progress overlay appearing when cancelling the sort confirmation dialog v1.6 Backup history: keeps up to 5 backups with labels and timestamps, viewable in a History panel Export & import backups: save any backup to a JSON file and reimport it later (file picker or drag-and-drop onto the History modal) Delete individual backups from history Account isolation: backup and sort data is now scoped per Google account to prevent cross-account conflicts Fixed HTTP 400 errors on repeated sorts caused by stale playlist cache v1.5.1 Fixed incorrect sort order caused by live video v1.5 Updated Button Styling: Refreshed button appearance and placement for better integration with YouTube's UI Refactored Playlist Sorting: More robust sorting algorithm that reconstructs the playlist for reliable ordering v1.4 Added an overlay that provides details on the steps during the sort process v1.3 Added backup and restore functionality If you like my extension and want to support me, you can use this link to make a donation ;) https://www.paypal.me/megyland
- Apr 24, 2026description
Sort your YouTube Watch Later playlist by video duration, either shortest to longest or longest to shortest, with a simple click. A backup is made before sorting in order to be able to restore the content of the playlist if an issue occurs during the sort process. The extension only allows to sort/backup/restore Watch Later playlist. v1.9 Per-group sort order: each keyword group has a toggle to sort its videos ascending or descending independently Per-group enable/disable: checkbox on each keyword row to temporarily disable a group without removing it Keyword list UI: chips replaced with a vertical row list — drag rows to reorder, with sort-order and enable controls per row v1.8 Collapsible keyword section: click the "Keyword grouping" header to collapse or expand the chip input — state is saved per account Enable/disable toggle: a switch in the keyword header lets you temporarily disable grouping without removing keywords v1.7 Settings popup: click the extension icon to manage settings (confirm before sort, auto-backup, max backup history, keyword grouping toggle) Keyword grouping: add keywords to group matching videos (by title or channel) at the end of the sorted playlist, with drag-to-reorder chip priority Export & import backups: save any backup to a JSON file and reimport it later (file picker or drag-and-drop) Delete individual backups from history Fixed button injection failing after the first sort Fixed progress overlay appearing when cancelling the sort confirmation dialog v1.6 Backup history: keeps up to 5 backups with labels and timestamps, viewable in a History panel Export & import backups: save any backup to a JSON file and reimport it later (file picker or drag-and-drop onto the History modal) Delete individual backups from history Account isolation: backup and sort data is now scoped per Google account to prevent cross-account conflicts Fixed HTTP 400 errors on repeated sorts caused by stale playlist cache v1.5.1 Fixed incorrect sort order caused by live video v1.5 Updated Button Styling: Refreshed button appearance and placement for better integration with YouTube's UI Refactored Playlist Sorting: More robust sorting algorithm that reconstructs the playlist for reliable ordering v1.4 Added an overlay that provides details on the steps during the sort process v1.3 Added backup and restore functionality If you like my extension and want to support me, you can use this link to make a donation ;) https://www.paypal.me/megyland
Sort your YouTube Watch Later playlist by video duration, either shortest to longest or longest to shortest, with a simple click. A backup is made before sorting in order to be able to restore the content of the playlist if an issue occurs during the sort process. The extension only allows to sort/backup/restore Watch Later playlist. v1.10 YouTube UI compatibility: updated CSS selectors and icons to match YouTube's new button and layout syntax v1.9 Per-group sort order: each keyword group has a toggle to sort its videos ascending or descending independently Per-group enable/disable: checkbox on each keyword row to temporarily disable a group without removing it Keyword list UI: chips replaced with a vertical row list — drag rows to reorder, with sort-order and enable controls per row v1.8 Collapsible keyword section: click the "Keyword grouping" header to collapse or expand the chip input — state is saved per account Enable/disable toggle: a switch in the keyword header lets you temporarily disable grouping without removing keywords v1.7 Settings popup: click the extension icon to manage settings (confirm before sort, auto-backup, max backup history, keyword grouping toggle) Keyword grouping: add keywords to group matching videos (by title or channel) at the end of the sorted playlist, with drag-to-reorder chip priority Export & import backups: save any backup to a JSON file and reimport it later (file picker or drag-and-drop) Delete individual backups from history Fixed button injection failing after the first sort Fixed progress overlay appearing when cancelling the sort confirmation dialog v1.6 Backup history: keeps up to 5 backups with labels and timestamps, viewable in a History panel Export & import backups: save any backup to a JSON file and reimport it later (file picker or drag-and-drop onto the History modal) Delete individual backups from history Account isolation: backup and sort data is now scoped per Google account to prevent cross-account conflicts Fixed HTTP 400 errors on repeated sorts caused by stale playlist cache v1.5.1 Fixed incorrect sort order caused by live video v1.5 Updated Button Styling: Refreshed button appearance and placement for better integration with YouTube's UI Refactored Playlist Sorting: More robust sorting algorithm that reconstructs the playlist for reliable ordering v1.4 Added an overlay that provides details on the steps during the sort process v1.3 Added backup and restore functionality If you like my extension and want to support me, you can use this link to make a donation ;) https://www.paypal.me/megyland
- Apr 16, 2026description
Sort your YouTube Watch Later playlist by video duration, either shortest to longest or longest to shortest, with a simple click. A backup is made before sorting in order to be able to restore the content of the playlist if an issue occurs during the sort process. The extension only allows to sort/backup/restore Watch Later playlist. v1.8 Collapsible keyword section: click the "Keyword grouping" header to collapse or expand the chip input — state is saved per account Enable/disable toggle: a switch in the keyword header lets you temporarily disable grouping without removing keywords v1.7 Settings popup: click the extension icon to manage settings (confirm before sort, auto-backup, max backup history, keyword grouping toggle) Keyword grouping: add keywords to group matching videos (by title or channel) at the end of the sorted playlist, with drag-to-reorder chip priority Export & import backups: save any backup to a JSON file and reimport it later (file picker or drag-and-drop) Delete individual backups from history Fixed button injection failing after the first sort Fixed progress overlay appearing when cancelling the sort confirmation dialog v1.6 Backup history: keeps up to 5 backups with labels and timestamps, viewable in a History panel Export & import backups: save any backup to a JSON file and reimport it later (file picker or drag-and-drop onto the History modal) Delete individual backups from history Account isolation: backup and sort data is now scoped per Google account to prevent cross-account conflicts Fixed HTTP 400 errors on repeated sorts caused by stale playlist cache v1.5.1 Fixed incorrect sort order caused by live video v1.5 Updated Button Styling: Refreshed button appearance and placement for better integration with YouTube's UI Refactored Playlist Sorting: More robust sorting algorithm that reconstructs the playlist for reliable ordering v1.4 Added an overlay that provides details on the steps during the sort process v1.3 Added backup and restore functionality If you like my extension and want to support me, you can use this link to make a donation ;) https://www.paypal.me/megyland
Sort your YouTube Watch Later playlist by video duration, either shortest to longest or longest to shortest, with a simple click. A backup is made before sorting in order to be able to restore the content of the playlist if an issue occurs during the sort process. The extension only allows to sort/backup/restore Watch Later playlist. v1.9 Per-group sort order: each keyword group has a toggle to sort its videos ascending or descending independently Per-group enable/disable: checkbox on each keyword row to temporarily disable a group without removing it Keyword list UI: chips replaced with a vertical row list — drag rows to reorder, with sort-order and enable controls per row v1.8 Collapsible keyword section: click the "Keyword grouping" header to collapse or expand the chip input — state is saved per account Enable/disable toggle: a switch in the keyword header lets you temporarily disable grouping without removing keywords v1.7 Settings popup: click the extension icon to manage settings (confirm before sort, auto-backup, max backup history, keyword grouping toggle) Keyword grouping: add keywords to group matching videos (by title or channel) at the end of the sorted playlist, with drag-to-reorder chip priority Export & import backups: save any backup to a JSON file and reimport it later (file picker or drag-and-drop) Delete individual backups from history Fixed button injection failing after the first sort Fixed progress overlay appearing when cancelling the sort confirmation dialog v1.6 Backup history: keeps up to 5 backups with labels and timestamps, viewable in a History panel Export & import backups: save any backup to a JSON file and reimport it later (file picker or drag-and-drop onto the History modal) Delete individual backups from history Account isolation: backup and sort data is now scoped per Google account to prevent cross-account conflicts Fixed HTTP 400 errors on repeated sorts caused by stale playlist cache v1.5.1 Fixed incorrect sort order caused by live video v1.5 Updated Button Styling: Refreshed button appearance and placement for better integration with YouTube's UI Refactored Playlist Sorting: More robust sorting algorithm that reconstructs the playlist for reliable ordering v1.4 Added an overlay that provides details on the steps during the sort process v1.3 Added backup and restore functionality If you like my extension and want to support me, you can use this link to make a donation ;) https://www.paypal.me/megyland
Permissions & access
- Permissions
- storage
- Host access
- https://www.youtube.com/*
Screenshots
About
Sort your YouTube Watch Later playlist by video duration, either shortest to longest or longest to shortest, with a simple click. A backup is made before sorting in order to be able to restore the content of the playlist if an issue occurs during the sort process. The extension only allows to sort/backup/restore Watch Later playlist. v1.12 Sort by date added: sort your playlist by upload date — newest or oldest first. Videos without date metadata are moved to the end. Sort alphabetically: sort by video title (A→Z) or channel name (A→Z) using locale-aware comparison. Shuffle: randomise the playlist order using Fisher-Yates. Keyword grouping is bypassed so the result is fully random. Duration filter: set a minimum and/or maximum video length (in minutes) — videos outside the range are moved to the end of the sorted list rather than removed. Active limits are shown in the filter header and persisted per account. Preview before sorting: optional toggle in the extension popup to review the proposed order before any changes are committed. More sort options panel: date, alphabetical, shuffle, and duration filter are grouped in a collapsible panel opened by a "More sort options" button, keeping the main sort row uncluttered. Watch time auto speed: the playback speed selector in the watch time panel now includes an "auto" mode that reads YouTube's current video playback speed and uses it for the duration estimate. v1.11 Watch time per category: collapsible panel under the keyword grouping section showing total duration and video count for each configured keyword group, plus an "Other" row for unmatched videos Display unit toggle: cycle button (auto / h / d+h) switches totals between mixed (m/h/d), hours-only, and days+hours formats Playback speed switcher: cycle button (1x / 1.5x / 2x / 4x) shows how long each category would take at faster playback speeds Auto-recompute on keyword edits: editing keywords (add/remove/toggle/reorder) recomputes from cached videos without refetching; manual refresh button reloads the playlist v1.10 YouTube UI compatibility: updated CSS selectors and icons to match YouTube's new button and layout syntax v1.9 Per-group sort order: each keyword group has a toggle to sort its videos ascending or descending independently ... Per-group enable/disable: checkbox on each keyword row to temporarily disable a group without removing it Keyword list UI: chips replaced with a vertical row list — drag rows to reorder, with sort-order and enable controls per row v1.8 Collapsible keyword section: click the "Keyword grouping" header to collapse or expand the chip input — state is saved per account Enable/disable toggle: a switch in the keyword header lets you temporarily disable grouping without removing keywords v1.7 Settings popup: click the extension icon to manage settings (confirm before sort, auto-backup, max backup history, keyword grouping toggle) Keyword grouping: add keywords to group matching videos (by title or channel) at the end of the sorted playlist, with drag-to-reorder chip priority Export & import backups: save any backup to a JSON file and reimport it later (file picker or drag-and-drop) Delete individual backups from history Fixed button injection failing after the first sort Fixed progress overlay appearing when cancelling the sort confirmation dialog v1.6 Backup history: keeps up to 5 backups with labels and timestamps, viewable in a History panel Export & import backups: save any backup to a JSON file and reimport it later (file picker or drag-and-drop onto the History modal) Delete individual backups from history Account isolation: backup and sort data is now scoped per Google account to prevent cross-account conflicts Fixed HTTP 400 errors on repeated sorts caused by stale playlist cache v1.5.1 Fixed incorrect sort order caused by live video v1.5 Updated Button Styling: Refreshed button appearance and placement for better integration with YouTube's UI Refactored Playlist Sorting: More robust sorting algorithm that reconstructs the playlist for reliable ordering v1.4 Added an overlay that provides details on the steps during the sort process v1.3 Added backup and restore functionality If you like my extension and want to support me, you can use this link to make a donation ;) https://www.paypal.me/megyland
Technical
- Version
- 1.12.0
- Manifest
- V3
- Size
- 58.77KiB
- Min Chrome
- 88
- Languages
- 1
- Featured
- No
Metadata
- ID
- hhpnahhcgfggphmeplgmfccphfhanokp
- Developer ID
- u7a8f845a5562b051071cfcc77d22176d
- Developer Email
- [email protected]
- Created
- Jul 27, 2025
- Last Updated (Store)
- May 13, 2026
- Last Scraped
- Jun 6, 2026
- Website
- —
- Support URL
- —
- Privacy Policy
- —
Similar extensions
Alternatives to YouTube Watch Later Duration Sorter, ranked by description similarity.
YouTube Playlist Tools
Sorting, time stats, and one-click buttons for YouTube playlists.
171
★ 3.0
PocketTube: Youtube PlayList Manager
Group Youtube playlist Sort and filter Youtube playlists Bulk move and delete YouTube Playlist Duration Multiselect for YouTube
50.0K
★ 4.0
Sort YouTube Videos
Sort open YouTube videos by their length or release date on the current window
1.0K
★ 2.8
Youtube Playlist Guru: Search, Sort, Filter & Track Playlist Progress
Calculate playlist duration, search/sort/filter videos, and track your YouTube playlist watching progress—simple and fast.
2.0K
★ 3.9
YT Watch Later Manager
Take control of your YouTube Watch Later playlist with advanced filtering and productivity tools.
Is your Watch Later playlist a…
10
★ 2.0
YouTube Watch Later Cleaner
A lightweight tool to help clean up your YouTube Watch Later playlist
3.0K
★ 4.1
YouTube Watch Later Cleaner
Quickly clean your YouTube 'Watch Later' playlist
9
★ 1.0
YouTube Watch Later Tidy
Bulk delete, filter, sort, and reorder your YouTube Watch Later. Escape the 5000-video limit. Runs locally, no data collected.
853
★ 5.0
Data sourced from the Chrome Web Store · last verified Jun 6, 2026.