Custom PopClip extensions for macOS.
Opens URLs that span multiple lines by joining them into a single URL. This is particularly useful when copying URLs from terminal applications where line breaks are inserted.
Installation: Double-click the OpenMultilineURL.popclipext directory to install.
PopClip is a macOS utility that appears when you select text, providing quick actions like copy, paste, search, and more. Extensions allow you to add custom actions.
These extensions are built using PopClip's JavaScript module system. See the official documentation for more information on creating extensions.
MIT