Thanks for the feedback. I'm still busy putting together the parts of this project which is why the privacy policy is barren. Scout doesn't save what you search, it's doing a direct call to a search API, but at no point is what you search recorded.
I had a look at the code. Despite the important note on https://github.com/openai/openai-node it appears to be in use here, leaking the author's API key.
Is this using OpenAI‘s GPT3 search endpoint? Someone here mentioned a code snippet from the extension that seems to suggest that. Reason I‘m asking: Last time I checked, OpenAI‘s GPT3 „search“ endpoint actually performed a lot worse than, say, a BM25 or fastText search (which has the added benefit that you can run it on your own server).
Please do consider updating the image to be something that shows what is actually going on, because that one just makes it look like your extension draws highlights on a webpage. Bonus points for some animated gif or video or something showing how it changes as you type more stuff
I know you are trying to be funny but you can just install it in a new profile and then inspect the extension on your machine, or use a website that downloads Chrome extensions or just use curl to download it from Google (https://stackoverflow.com/a/19665274).
Are my search terms sent to some random server to be "processed" and/or logged for analytics purposes, or is everything done locally?
The single-line privacy policy is [woefully bare](https://sites.google.com/view/scoutcrx/privacy).