This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (* | |
| Velja → “Google Chrome Incognito” browser option (macOS) | |
| Goal: | |
| - Create a small macOS .app that Velja can treat as a “browser” | |
| - When Velja sends a URL to this app, the app launches Google Chrome in Incognito mode | |
| and opens the URL in a new Incognito window. | |
| ------------------------------------------------------------ | |
| STEP-BY-STEP SETUP |