File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# HLS Downloader Changelog
22
3+ ## 5.4.2
4+
5+ ### Features
6+ - Added sniffer playlist removal from the popup UI.
7+
8+ ### Chores
9+ - Hardened the dependency graph and removed stale package lock files.
10+
11+ ### Testing
12+ - ` pnpm test `
13+ - ` pnpm run build:all-variants `
14+
315## 5.4.1
416
517### Fixes
Original file line number Diff line number Diff line change 22 "manifest_version" : 3 ,
33 "name" : " HLS Downloader" ,
44 "description" : " HTTP Live Stream downloader" ,
5- "version" : " 5.4.1 " ,
5+ "version" : " 5.4.2 " ,
66 "action" : {
77 "default_popup" : " popup.html" ,
88 "default_title" : " HLS Downloader"
Original file line number Diff line number Diff line change 22 "manifest_version" : 2 ,
33 "name" : " HLS Downloader" ,
44 "description" : " HTTP Live Stream downloader" ,
5- "version" : " 5.4.1 " ,
5+ "version" : " 5.4.2 " ,
66 "browser_action" : {
77 "default_popup" : " popup.html" ,
88 "default_title" : " HLS Downloader"
You can’t perform that action at this time.
0 commit comments