Hacker News new | ask | show | jobs
Show HN: Chrome Extension to access the OpenAI API from any textbox (github.com)
6 points by brauhaus 702 days ago
Type /ai + your prompt in any textbox and the ChatGPT will do the job

I've made this project so I could learn how to create Chrome extensions.

I know there are already a lot of alternatives for it, but this was a learning project and I would love some feedback on the code.

( I was unable to make it work on sites that use the React Lexical editor, i.e Reddit, Facebook, etc :( )