You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PrivateWindow was originally based on Safari Private, with some improvements. PrivateWindow and PublicWindow can be used with Safari or Safari Technology Preview, they respect opening URLs in the background, and PublicWindow can open non-private windows rather than private windows.
Move PrivateWindow.app to your Applications folder.
Open PrivateWindow.app.
Press the Open Accessibility Settings button.
Press the Open System Settings button.
Enable PrivateWindow.
Repeat the above steps for PublicWindow.app.
The first time you open a URL with the app, allow it to control System Events.
Uninstalling
Move PrivateWindow.app and PublicWindow.app to the Trash.
Building
Building from source requires Xcode 14 or later.
Before building, you need to create a file named DEVELOPMENT_TEAM.xcconfig in the project folder (the same folder as Shared.xcconfig). This file is excluded from version control by the project's .gitignore file, and it's not referenced in the Xcode project either. The file specifies the build setting for your Development Team, which is needed by Xcode to code sign the app. The entire contents of the file should be of the following format: