- Indicate running status over toolbar icon
- Idle: Yellow
0 - Active: Blue
Number - Error: Red
E
- Idle: Yellow
- Optimized UI layout
- Use
gridinstead ofinline-block - Unified css code
- Better user interactivity
- Use
- Changed coding style
- Use
logic andaka&&instead ofifwith one line code - Better logic for
select-fileand listingurison task manager window - Code clean up
- Optimized performance
- Use
- New button to add current tab url to
Refereron new task window - Removed
fileSizecapture filter for Firefox [Firefox only]- It's Buggy!. It will download some file, then the
fetchAPI get thefileSizefor comparison. - During the time lag, the file will once be written to your disk then removed NOT finished yet
- It's Buggy!. It will download some file, then the