Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed Talk-to-ChatGPT to work again #246

Open
evilstuie opened this issue May 11, 2024 · 9 comments
Open

Fixed Talk-to-ChatGPT to work again #246

evilstuie opened this issue May 11, 2024 · 9 comments

Comments

@evilstuie
Copy link

Hey All,
I found out how to get it working again.
Yoiu'll need to uninstall it and download the chrome-extension zip to manually reinstall.

Before you do that though, unzip the file then open manifest.json in notepad.
Find the line where it is looking for the match to the website and change the text from chat.openai.com to chatgpt.com

Then go to chrome, manage extension,s make sure dev mode is enabled on the right, then unpack and install the progam from the unzipped directory, viola. Fixed

@Exploiter6
Copy link

I appears the chrome extension webpage for "Talk-to-ChatGPT" was taken down for the time being. Hopefully by the author and not for another reason. In the meantime, does anyone have the extension in the place that can be downloaded manually?

@thetechsupportguy
Copy link

Hey All, I found out how to get it working again. Yoiu'll need to uninstall it and download the chrome-extension zip to manually reinstall.

Before you do that though, unzip the file then open manifest.json in notepad. Find the line where it is looking for the match to the website and change the text from chat.openai.com to chatgpt.com

Then go to chrome, manage extension,s make sure dev mode is enabled on the right, then unpack and install the progam from the unzipped directory, viola. Fixed

uhh I tried it and I saw the link was already to the current chatgpt.com so i installed and it didn't worked I tried changing to to older one and then writing without https and 3-4 more different ways and coming back to original but still didn't worked :(

@gmy77
Copy link

gmy77 commented May 16, 2024

Please fix THIS FANTASTIC APP... to work on new OPENIA interface and GPT... please guys.

@pcmaniac23
Copy link

Hey All, I found out how to get it working again. Yoiu'll need to uninstall it and download the chrome-extension zip to manually reinstall.

Before you do that though, unzip the file then open manifest.json in notepad. Find the line where it is looking for the match to the website and change the text from chat.openai.com to chatgpt.com

Then go to chrome, manage extension,s make sure dev mode is enabled on the right, then unpack and install the progam from the unzipped directory, viola. Fixed

@evilstuie Your method worked wonders! Thanks for the fix and the detailed instructions!

@pcmaniac23
Copy link

I appears the chrome extension webpage for "Talk-to-ChatGPT" was taken down for the time being. Hopefully by the author and not for another reason. In the meantime, does anyone have the extension in the place that can be downloaded manually?

The manaul download link is listed on the front-page of this repo (the README). I'll paste it here for your convenience:
https://github.com/C-Nedelcu/talk-to-chatgpt/raw/main/chrome-extension/chrome-extension.zip

@tinchoforever
Copy link

This was working until GPT4o update.
Now, is not. Speech2Text doesn't submit and Text2Speech doesn't work,

@tinchoforever
Copy link

Hello everyone,
IDW if this is the right place but the main thing here is to change 2 main Jquery selectors and THAT's it.
1- CN_CURRENT_MESSAGE = jQuery("[class*='group/conversation-turn']").last();
2- jQuery("#prompt-textarea").closest("div").next("button").click();

With both of them that's all :-)
I will make some time tomorrow to make sure this is pushed but if you can check on them you might get it working.

@i3dman420311
Copy link

thanks for your help, keep us posted

@thetechsupportguy
Copy link

Hey All, I found out how to get it working again. Yoiu'll need to uninstall it and download the chrome-extension zip to manually reinstall.

Before you do that though, unzip the file then open manifest.json in notepad. Find the line where it is looking for the match to the website and change the text from chat.openai.com to chatgpt.com

Then go to chrome, manage extension,s make sure dev mode is enabled on the right, then unpack and install the progam from the unzipped directory, viola. Fixed

I tried and a dialog box or popup came...

chatgpt.com says
TALK-TO-CHATGPT - COMPATIBILITY INFO - PLEASE NOTE:

  1. This extension will only work properly in Google Chrome Desktop or Microsoft Edge Desktop. It will NOT work on Brave, Opera, or mobile browsers. That's because it requires specific APIs/ mechanisms which are NOT available in most browsers, (including Chromium-based browsers such as Brave or Opera!).
  2. You may need to tweak the settings and select the proper language and options to obtain the desired result.
gpttt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants