Skip to content

Chromium-based browser extension that automatically organizes your downloads into categorized folders based on file types

Notifications You must be signed in to change notification settings

Gabozxc/EasyOrganization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📁 EasyOrganization

EasyOrganization is a Chromium-based browser extension that automatically organizes your downloads into categorized folders based on file types.


🚀 Features

  • Automatically detects the file type and saves it into the correct folder.
  • Supports images, videos, audio files, documents, archives, torrents, executables, and more.
  • Detects the browser's language (ES/EN) and uses either Downloads/ or Descargas/ as the base folder.
  • Creates folders automatically if they don't exist.
  • Works out-of-the-box, no user configuration needed.

📂 Auto Folder Structure

File Type Target Folder
Images Downloads/images/
Videos Downloads/videos/
Audio Downloads/audio/
Documents Downloads/documents/
Archives Downloads/compress/
Code Downloads/code/
Torrents Downloads/torrents/
ISOs Downloads/isos/
Programs Downloads/programs/
eBooks Downloads/ebooks/
Fonts Downloads/fonts/
Design files Downloads/design/
Datasets Downloads/datasets/
Others Downloads/others/

Note: If the browser language is Spanish (es), the base folder will be Descargas/ instead of Downloads/.


🧪 How to Use (Developer Mode)

  1. Clone or download this repository.
  2. Open Chrome and go to chrome://extensions/.
  3. Enable Developer Mode (top right).
  4. Click "Load unpacked" and select the project folder.
  5. Done! Start downloading files and watch them go to their proper folders.

🌐 Publication

Coming soon to the Chrome Web Store


🛠 Technologies

  • Vanilla JavaScript
  • Chrome Extensions Manifest V3
  • chrome.downloads and chrome.storage APIs

📌 Contributions

Got ideas for new categories or improvements? Contributions are welcome!
Open a Pull Request or create an Issue.


🧠 Author

Developed with care by [gabozxc] 💡
If you found this useful, feel free to star the repo 🌟


🛡️ License (Custom Restricted License)

GNU General Public License v3.0 (GPL-3.0)

About

Chromium-based browser extension that automatically organizes your downloads into categorized folders based on file types

Resources

Stars

Watchers

Forks

Packages

No packages published