Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/luc45/organize-downloads-by-date-chrome-extension


https://github.com/luc45/organize-downloads-by-date-chrome-extension

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# Organize Downloads by Date - Chrome Extension

This is a very simple extension, it automatically organizes your downloads by date, like so:

**Before**: Downloads/example.file

**After**: Downloads/**2018/10**/example.file

# Installation

1. This extension is available on Chrome Store: https://chrome.google.com/webstore/detail/organize-downloads-by-dat/ipjljbilkibpncgnagphiamkkdilbbki/related
2. Recommended: Click the extension icon -> "Hide in Chrome menu" (it works in the background, no need for the icon)

# Manual Installation

Doing a manual installation can be useful if you want to modify anything in the extension.

1. [Download the extension](https://github.com/Luc45/Organize-Downloads-by-Date-Chrome-Extension/archive/master.zip)
2. Extract to a folder of your choice
3. Open Chrome -> Extensions -> Enable Developer Mode
4. Click on "Load unpacked" and point to the folder of step 2
5. That's it!