Skip to content

Instantly share code, notes, and snippets.

View travis-wellthy's full-sized avatar

travis travis-wellthy

View GitHub Profile
@travis-wellthy
travis-wellthy / Google Chrome Incognito.scpt
Last active March 3, 2026 03:34
Apple Script for Velja - Google Chrome Incognito.app Browser
(*
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