- Fixed
contextmenufor certain images - Fixed
Open in Tabnot selectingTask Managerthat has already been opened- This is due to rough matching for /popup/popup.html
- Added
Queuebutton toTask Manager- You can open
Task Queuesand filter tasks by status
- You can open
- Added keyboard shortcuts to
Task ManagerCtrl+S: openOptions WindowCtrl+D: openNew Download WindowCtrl+Q: openTask QueuesCtrl+R:Purgeall stopped tasks
- Added
Optionsbutton toDownload All Images- You can change options of this download
- Added new keyboard shortcut to
Download All ImagesCtrl+S: openOptions
- Updated
Undologic forOptions- Undo changes then add new change will reset Redo
- Changed
Task Managerlayout- Locked
Menubar when Open in New Tab - Options in
Task Detailare always in pairs on one line
- Locked
- Changed
Optionslayout- Some options are in pairs on one line now
- Changed
New Downloadlayout- Some options are in pairs on one line now
- Removed sub-line description
- Changed the global keyboard shortcuts
Alt+Shift+2: openTask ManagerAlt+Shift+A: openOptions WindowAlt+Shift+D: openNew Download Window
- Improved performance
- Thanks to Bing AI
- Use fewer EventListeners
- Use
textContentinstead ofinnerText - Use variables instead of
querySelector
- Updated code logic
- Thanks to Bing AI