Skip to content

Commit

Permalink
macos: support profiles for Ulaa browser by Zoho
Browse files Browse the repository at this point in the history
macos: support profiles (and modes, which are actually just profiles) for Ulaa browser by Zoho

https://ulaa.com/
  • Loading branch information
liias committed Aug 23, 2024
1 parent e0062cf commit 5b75147
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions resources/repository/application-repository.toml
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,12 @@ config_dir_relative = "Slimjet"
kind = "CHROMIUM"
os = "MAC"

[[apps]]
id = "com.primeum.Browser"
config_dir_relative = "Zoho/Ulaa"
kind = "CHROMIUM"
os = "MAC"

[[apps]]
id = "org.mozilla.firefox"
config_dir_relative = "Firefox"
Expand Down

0 comments on commit 5b75147

Please sign in to comment.