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 percent17.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 snapshots

Tracking since Apr 1, 2026.

251.8173.595.19999999999999Apr 1, 2026Jun 6, 2026
View as table
DateUsersRatingReviewsVersion
Apr 1, 20261064.4371.8.0
Apr 16, 20261144.4371.8.0
Apr 24, 20261454.4371.9.0
May 1, 20261604.4371.10.0
May 7, 20261684.5081.10.0
May 12, 20261944.5081.11.0
May 18, 20262024.5081.11.0
May 24, 20262074.20101.12.0
May 31, 20262134.20101.12.0
Jun 6, 20262203.91111.12.0
Now2413.67121.12.0

Changelog

  • May 18, 2026
    description
    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, 2026
    description
    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, 2026
    description
    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, 2026
    description
    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

YouTube Watch Later Duration Sorter screenshot 1

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.

Data sourced from the Chrome Web Store · last verified Jun 6, 2026.