Skip to content

Commit

Permalink
feat: add support for Ulaa browser (#649)
Browse files Browse the repository at this point in the history
Co-authored-by: Amit Chotaliya <[email protected]>
  • Loading branch information
AmitChotaliya and Amit Chotaliya authored Jul 13, 2023
1 parent e543f47 commit 07cd91d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/config/apps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,9 @@ const apps = typeApps({
'Spotify': {},
'Tor Browser': {},
'Twitter': {},
'Ulaa': {
privateArg: '--incognito',
},
'Vivaldi': {},
'Vivaldi Snapshot': {},
'Waterfox': {},
Expand Down

0 comments on commit 07cd91d

Please sign in to comment.