Skip to content

franzenzenhofer/thisismy-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome Extension to add File Drag & Drop to ChatGPT

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 & Drop

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.

Features

  • 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%"

Installation

You can install the extension directly from the GitHub repository:

  1. Download the repository as a ZIP file from https://github.com/franzenzenhofer/thisismy-extension
  2. Extract the ZIP file to a folder on your computer
  3. Open Google Chrome and go to chrome://extensions
  4. Enable "Developer mode" in the top right corner
  5. Click "Load unpacked" and select the folder where you extracted the ZIP file
  6. The ChatGPT File Drag extension should now be installed and ready to use

Usage

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.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published