Improvement Description
Add a queue system to manage multiple iframe downloads without conflicts or overwriting files.
Current Limitations
Currently, there’s no way to handle multiple downloads triggered from different tabs or pages.
Suggested Changes
Implement an array-based queue in the background script, ensuring tasks execute sequentially with status indicators in the UI.
Visual Aids or Media
No response
Checklist