For faster coding.
Coded by ChatGPTv4
Directed by Franz Enzenhofer
Sister project of the even more powerful command line too https://github.com/franzenzenhofer/thisismy
ChatGPT File Drag is a Chrome extension that enables dragging files into ChatGPT and appending their content to the entry prompt. It enhances the user experience by making it easier to include file contents in your ChatGPT conversations.
- Drag and drop files directly into the ChatGPT entry prompt
- Appends file content in a readable format
- Save tokens with removing unnecessary double whitespaces.
- Automatically handles multiple files
- Prefixes the dropped files with "This is my current %filename%"
- Suffices the dropped files with "This is the end of %filename%"
You can install the extension directly from the GitHub repository:
- Download the repository as a ZIP file from https://github.com/franzenzenhofer/thisismy-extension
- Extract the ZIP file to a folder on your computer
- Open Google Chrome and go to
chrome://extensions
- Enable "Developer mode" in the top right corner
- Click "Load unpacked" and select the folder where you extracted the ZIP file
- The ChatGPT File Drag extension should now be installed and ready to use
To use the extension, simply drag and drop a file onto the ChatGPT entry prompt. The content of the file will be appended to the prompt with appropriate headers and footers. If you drop multiple files, their contents will be processed sequentially.
This project is licensed under the MIT License.