Skip to content

Commit

Permalink
get-frontmost-browser: Add Arc to list
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorgalvao committed Nov 3, 2023
1 parent a09112a commit 2d16c10
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Expand Up @@ -5,7 +5,7 @@ import AppKit
// Constants
let browserNames: Set<String> = [
"Safari", "Webkit",
"Google Chrome", "Chromium", "Opera", "Vivaldi", "Brave Browser", "Microsoft Edge",
"Google Chrome", "Chromium", "Opera", "Vivaldi", "Brave Browser", "Microsoft Edge", "Arc"
]

// Grab windows
Expand Down
Binary file not shown.

0 comments on commit 2d16c10

Please sign in to comment.