Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sindresorhus/safari-private

Open the given URL in a private Safari window
https://github.com/sindresorhus/safari-private

app browser macos macos-app safari

Last synced: about 9 hours ago
JSON representation

Open the given URL in a private Safari window

Awesome Lists containing this project

README

        

# Safari Private

> Open the given URL in a private Safari window

This is a fake browser that simply opens the given URL in a private Safari window and then quits.

The use-case is being able to open a URL in a private Safari window from a browser picker app like [Velja](https://sindresorhus.com/velja).

## Download

[**Latest release**](https://github.com/sindresorhus/Safari-Private/releases/latest)

Requires macOS 13 or later.

## Install

- Download the app and unzip it.
- Move the app into the `/Applications` folder.
- Launch the app once to grant the required permissions.

## Usage

Open a URL with the app like you would with normal Safari.

For example, enable the “Safari Private” browser in the Velja settings and then select it in the browser prompt when clicking a link.

## Related

- [Copy URL](https://github.com/sindresorhus/Copy-URL) - Adds copy functionality to browser picker apps

## Links

- [My other apps](https://sindresorhus.com/apps)

## License

The code is under MIT license.

The Safari name and icon is trademarked by Apple. This project is not affiliated with Apple.