lencx / Noi

🚀 Power Your World with AI - Explore, Extend, Empower.
https://noi.nofwl.com
5.46k stars 395 forks source link

ChatGPT 3.5 - Noi Ask Prompt not being entered #155

Open g-kon opened 1 month ago

g-kon commented 1 month ago

I already followed your tutorial on how to fix this and updated noi-ask extension to v0.1.8 and checked that the link on the sidebar, in manifest.json and main.js is the correct link: https://chatgpt.com and it is, but the prompts aren't being entered on ChatGPT 3.5 when using the extension.

daviddwlee84 commented 1 month ago

Same issue here. Running version Noi-win32-x64-0.4.0-setup.exe image

daviddwlee84 commented 1 month ago

image It's weird since it only contains a single textarea on the page. Should be able to auto-focus?! https://github.com/lencx/Noi/blob/9787604e25e764c390efdd22f2287ba4282e727e/extensions/noi-ask/main.js#L22-L27 https://github.com/lencx/Noi/blob/9787604e25e764c390efdd22f2287ba4282e727e/extensions/noi-ask/main.js#L46-L54

daviddwlee84 commented 1 month ago

https://github.com/lencx/Noi/issues/150#issuecomment-2116776837