gragland / chatgpt-chrome-extension

A ChatGPT Chrome extension. Integrates ChatGPT into every text box on the internet.
MIT License
2.83k stars 455 forks source link

Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist. & Unchecked runtime.lastError: Cannot create item with duplicate id ask-chatgpt #47

Open GiancarloZ opened 1 year ago

GiancarloZ commented 1 year ago

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

but when I run ask gpt, the extension shows the below two errors:

Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist. Unchecked runtime.lastError: Cannot create item with duplicate id ask-chatgpt

bigdog-g commented 1 year ago

I have the same error. No fix?