Skip to content

damnever/ChatGPTx.popclipext

Repository files navigation

A PopClip Extension Powered by ChatGPT

NOTE: Installing this extension will trigger a warning as it is not an officially signed extension from Pilotmoon Software. If you have any doubts, please take the time to review the source code.

Download: Buy Me A Coffee | Thanks, Perhaps Next Time

ChatGPTx

Features

  • Chat with ChatGPT using any text you have selected.
    • Per application chat histories (the chat histories are only kept for contextual use and are currently hidden).
    • The histories will expire automatically if there is no interaction with the application for 20 minutes. Click while holding the shift (⇧) key to force clear the history.
  • Opinioned actions:
    • Revising texts with reasons.
    • Polishing texts and correcting the grammar.
    • Translating texts.
    • Summarizing texts.
    • The above functions will use the primary language by default, click while holding the shift (⇧) key to use the secondary languages.
  • Any API that is compatible with the OpenAI chat completions API is supported.

This extension will attempt to paste(append) the result directly into the active application if the paste command is available. If not, it will copy the result and provide a preview(with possible truncation due to the current limitations of PopClip).

NOTE: at the moment, no additional AI services or opinioned actions will be added as there are already too many, making the settings UI too crowded.

Thanks

This extension is inspired by chatGPTBox and ChatGPT.popclipext.