ditch copilot already!
sriharshaguthikonda/Copilot-tts at main
So I have developed this extension as a replacement for co-pilot. The client side folder is the actual extension. If you know how to load extensions in Chrome or Edge Browser, it will work.
If you are in edge browser, you could split the tab and then have the chat GPT tab on the left side. similar story with perplexity, you can have it in the left split pane of the tab. the background script has the string addition, you could ask chat GPT to manipulate it according to your wishes.
For advanced users you can change the suffix here :
this is what you neefd to change , if you want a suffix to your selected text
"const updatedQuery = `what is the answer for the following : ${query} `;"