- Migrated to Manifest V3 [Chromium only]
- This beaks running status indication on toolbar icon
- Remove indication codes temporarily
- Switch to
webRequestAPI [Firefox only]- This is because that Firefox triggers
downloads.onCreatedlater than download is created - This breaks Firefox exclusive feature
Capture Download Folder - The webRequest code only match MIME type
applicationorcontent-dispositionwithattachment - Read Issue #7 to use legacy
downloads.onCreatedAPI
- This is because that Firefox triggers
- Changed variables and cleaned up codes
- Removed
Capture Download FolderUI and compatibility code
- Removed