https://github.com/deonvz/chatgptfileuploadedgeextension
This extension will place a file upload for you on the ChatGPT website. Allow you to process your own scripts, files, documents, code, database and more in chat. Allow ChatGPT to work with your own data, answering questions, giving suggestions and updating the file. Props go to "Automate My Life" on Youtube, for the base code.
https://github.com/deonvz/chatgptfileuploadedgeextension
chatgpt edge edge-extension file-upload fileupload javaacript uploader
Last synced: 2 months ago
JSON representation
This extension will place a file upload for you on the ChatGPT website. Allow you to process your own scripts, files, documents, code, database and more in chat. Allow ChatGPT to work with your own data, answering questions, giving suggestions and updating the file. Props go to "Automate My Life" on Youtube, for the base code.
- Host: GitHub
- URL: https://github.com/deonvz/chatgptfileuploadedgeextension
- Owner: deonvz
- License: mit
- Created: 2023-05-19T07:15:39.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-19T07:29:55.000Z (about 2 years ago)
- Last Synced: 2025-01-21T20:48:45.019Z (4 months ago)
- Topics: chatgpt, edge, edge-extension, file-upload, fileupload, javaacript, uploader
- Language: JavaScript
- Homepage:
- Size: 148 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ChatGPTFileuploadEdgeExtension
This extension will place a file upload for you on the ChatGPT website. Allow you to process your own scripts, files, documents, code, database and more in chat. Allow ChatGPT to work with your own data, answering questions, giving suggestions and updating the file. Props go to "Automate My Life" on Youtube, for the base code.


1. Clone this repository
2. Open the Edge browser and navigate to the following URL: `edge://extensions`.
3. Enable the "Developer mode" toggle switch at the bottom-left corner of the page.
4. Click the "Load unpacked" button and select the directory where you saved your extension files.
5. The extension should now be loaded and activated in the Edge browser.
6. Visit the webpage `https://chat.openai.com/` to test if the extension functions as expected.