Problem: Brave Browser does not support Private Browsing Only for Windows or MacOS.
Workaround:
Windows:
- Create a shortcut for Brave
- Properties
- Target:
"C:\Program Files\BraveSoftware\Brave-Browser\Application\brave.exe" - “C:\Program Files\BraveSoftware\Brave-Browser\Application\brave.exe” --incognito
MacOS:
- Open Automator
- Choose Application
- Type “Run Shell Script”
- Paste: open -a “Brave Browser” -n --args --incognito --start-maximized
- Rename “Brave Incognitio”
- Save to desktop
Solution: Add Private Browsing Only (like iOS) toggle feature directly in Brave Browser.