You can install the extension from here : https://chrome.google.com/webstore/detail/labihkcmhekblajdihbblcgcapbkckie
This extension adds two context menus to editable text in Chrome. The text is processed using the the ChatGPT API and replaced in the page.
The extension works with input, textarea fields and editable content.
demo.mp4
- Run
npm install
to install the deependencies - Run
npm run dev
to start monitoring the css changes and generate the tailwind css files. - Go to the extensions and choose "Load unpacked" and show the project root.