- Fixed broken submission for
New DownloadandDetected Images- Chromium MV3 only
- Fixed
Exclude File Sizewill breakCapture Browser Downloads- This issue persists since 4.15.0.3266
- Re-added the check if the setting is above
0
- Optimized work flow for
Download all images on this page- Prevent duplicated images from
Detected Imagespage - Query
imagesdynamically when reloading theDetected Imagespage - In previous version, it will stop recording the images when you click the context menu
- Users have to close the window and use context menu to re-open it again for new images
- Prevent duplicated images from
- Optimized meta files processing on
New Downloadvia object-based dispatch - Optimized
Open in Tabwork flow forTask Manager- Use
tabIdto search for existed tab
- Use
- Optimized opening
New DownloadandDetected Images- You can open only ONE popup window at once
- Use
tabIdto search for existed popup window - The window will be centered to the browser window every time
- If opening the same popup window, it won't be reloaded
- Improved code readability