0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript2,164 forks (2,164 forks)batch import
OS/DesktopQOLfeature/downloadhelp wantedneeds-discussionsuggestion
Repository metrics
- Stars
- 16,194 stars (16,194 stars)
- PR merge metrics
- Avg merge 4h 38m (Avg merge 4h 38m)19 merged PRs in 30d (19 merged PRs in 30d)
Description
I accidentally installed the Brave browser and fell in love with it! But now I really miss uploading files like in the Opera browser. Namely, a pop-up window with the latest downloaded files and clipboard files

Contributor guide
- Research direction
- Explore the Brave browser UI codebase to understand how pop ups are implemented. Look for existing file upload or clipboard features. The feature requires a pop up that shows recently downloaded files and clipboard items. Implement a component that reacts to file downloads and clipboard changes.
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- GitJavaScript