Hi, HN! Excited to share a Chrome Extension I've been working on in my spare time. In short, it lets you create your own right-click menu commands that are executed by GPT-4. There are a few built-in commands for common tasks like summarization and correcting text, but my hope is that people get creative and customize it with their own, more tailored commands.<p>The idea came from one of those recipe websites with pages of SEO filler content and ads everywhere. I ended up copying/pasting the full text of a recipe into ChatGPT with a prompt like "Extract a list of ingredients and cooking instructions from this recipe" and GPT did a great job distilling that content. Figured it'd be a great use case for a Chrome Extension so that I could run that command without the copy/paste step. Of course, now you can make all kinds of commands (not just cooking ones) but I still use the original recipe one pretty regularly! Hope you find it useful, too!