This browser extension helps you rename files before downloading or skip renaming altogether, keeping your downloads organized with minimal effort.
First, clone the repository to your local machine:
git clone https://github.com/mhd101/Quick-Rename.git- Open Google Chrome and go to the Extensions page:
chrome://extensions/ - Enable Developer Mode: Toggle the switch in the top-right corner to enable Developer Mode.
- Click the Load unpacked button.
- Select the folder where you cloned the repository (the folder containing your extension files).
- The extension will now be installed, and its icon will appear in the Chrome toolbar.
- When downloading a file, you can either:
- Rename the file as suggested, or
- Skip renaming and download the file with the default name.
Now you're all set to use the extension!
Feel free to fork the repository and submit pull requests if you want to contribute improvements or features to the extension!