Skip to content

Commit

Permalink
fix: ui issue where items goes off view
Browse files Browse the repository at this point in the history
  • Loading branch information
puemos committed Nov 10, 2024
1 parent 562ad2a commit 670c238
Show file tree
Hide file tree
Showing 12 changed files with 1,624 additions and 1,568 deletions.
2 changes: 1 addition & 1 deletion src/assets/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "HLS Downloader",
"description": "HTTP Live Stream downloader",
"version": "4.1.1",
"version": "4.1.2",
"browser_action": {
"default_popup": "popup.html",
"default_title": "HLS Downloader"
Expand Down
82 changes: 73 additions & 9 deletions src/background/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 670c238

Please sign in to comment.