- Fixed typo in 4.22.0.3903 that may break the order of tasks in
Task Manager - Fixed error on Retry this download button since 4.19.0.3675 for downloads without any URL
- Fixed empty title of Download Directory in
Detected Imagesdue to i18n key changes in 4.20.4.3856 - Fixed Download Directory is hidden when Follow Browser Behavior and Capture Web Request are both enabled
- Firefox only
- Use Wiki:Mssage to download now supports array of
"string", or{ url: "string", options: object } - Improved performance
- Use
String.substringinstead ofString.slice - Use
for...ofinstead ofArray.forEach,Array.filter,Array.find,Array.findIndex, andArray.map - Use
Array.slice(), andString.split('')instead of[...var] - Better matching caches
- Use