# Copy-URL **Repository Path**: mirrors_sindresorhus/Copy-URL ## Basic Information - **Project Name**: Copy-URL - **Description**: Adds copy functionality to browser picker apps - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-20 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Copy URL

Adds copy functionality to browser picker apps




The app copies the URL passed to it and then quits. It also registers itself as a browser. The use-case is being able to quickly copy a URL by clicking it when using a browser picker app like [Velja](https://sindresorhus.com/velja). Since the app registers itself as a browser, it will show up as a browser in the Velja browser prompt, and when selected, copies the URL to the clipboard. ## Download [**Latest release**](https://github.com/sindresorhus/Copy-URL/releases/latest) Requires macOS 13 or later. ## Install - Download the app and unzip it. - Move the app into the `/Applications` folder. ## Usage Open a URL with it like you would with a browser. ## Related - [Safari Private](https://github.com/sindresorhus/Safari-Private) - Open the given URL in a private Safari window ## Links - [My other apps](https://sindresorhus.com/apps)