Send LLM-Prompts with a Click via a Browser Extension

This extension allows you to trigger your repetitive prompts with the click of a button. Choose your favorite LLM API, set your prompts, and run them on every tab directly in the browser.


Example: Transform a search result into an event invitation email with just one click.

  1. On the search results page, select the desired text and send it to the extension sidebar using the context menu.
  2. Review your input and choose the appropriate model parameters.
  3. Click on your prompt, which in this case is ‘Event Mail.’
  4. See the result in the sidebar

Demo: History, Search, Prompt, Save, Share

  1. Add tags or categories to your history entries
  2. Search in your history
  3. a history entry with info about user/agent conversation, and some meta info like the page, the date, the tags
  4. functionality to view details and delete the history entry
  5. selected entries can be exported as JSON or deleted in bulk

LLM Provider and Prompt Template Library

  1. Add Providers. Yes you need API keys for this.
  2. Add Prompt Templates.
  3. Search in Prompt Templates
  4. not in screen but you can import/export your settings as JSON.

LLM Paramters and Prompt Infos

You can set typical LLM params like temperature, top_p (1) and inspect your prompts before requesting the LLM (2,3)