chatgpt-chrome-extension icon indicating copy to clipboard operation
chatgpt-chrome-extension copied to clipboard

A ChatGPT Chrome extension. Integrates ChatGPT into every text box on the internet.

Results 39 chatgpt-chrome-extension issues
Sort by recently updated
recently updated
newest added

Fixed the following issue by upgrading to the latest version of chatgpt (4.0.0->5.1.0): "The model `text-chat-davinci-002-20221122` does not exist"

but it can be fixed though

probably what the extension is operating seems heavy

I am receiving both of these errors in my chrome extension. The app runs after node server.js. Shows ✔Training ChatGPT (1 plugin rules) ✔ You may now use the extension...

$ node --trace-warnings server.js - Training ChatGPT (1 plugin rules)(node:15400) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time at emitExperimentalWarning (node:internal/util:226:11) at fetch...

When I try running `node server.js` from the Terminal in the folder the extension is unzipped to, I get the following error: ![image](https://user-images.githubusercontent.com/48932412/219469600-7c5383d5-bb9d-41cc-87df-26afc3593c43.png) ![image](https://user-images.githubusercontent.com/48932412/219469573-66bd6758-dd88-482b-92b6-18272e5d12b4.png) ![image](https://user-images.githubusercontent.com/48932412/219469585-0c1bfaac-57a7-4531-8ce6-3e2fe133c08b.png) Transcribed messages: ``` Error. Make...

When I added a folder with an extension in the browser. Manifest file is missing or unreadable Could not load manifest. But manifest.json is in the extension folder

Cant install, manifest file is missing and seems to be mandatory