Description from extension meta
A ChatGPT extension to help with code prompts
Image from store
Description from store
This project is a browser extension designed to enrich the user experience with ChatGPT. The GPT Code Helper allows users to drag and drop multiple files, copy minimized code and disable the Enter key for sending prompts. Its objective is to maximize the use of tokens allowed by ChatGPT and facilitate passing entire code files, thus saving a considerable amount of tokens.
Features:
Drag and Drop Files: Drop your files directly into the chat interface. Files will be automatically minimized to save tokens.
Minimized Code Copy: Copy and paste your code directly into the chat, and it will be automatically minimized to save tokens.
Disable Enter: By default, pressing the Enter key will send a message. This feature allows you to disable that, enabling multi-line messages without accidentally sending.
Token counter: Keep track of the tokens you are going to send to the API, to be sure not to exceed the limit.
The project is open source and you can feel free to contribute to it.