Skip to content

Commit ca6fafd

Browse files
authored
chore: add macos browser app name for Zen (#675)
1 parent 52b2360 commit ca6fafd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/queries.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ const browser_appnames = {
293293
vivaldi: ['Vivaldi-stable', 'Vivaldi-snapshot', 'vivaldi.exe', 'Vivaldi', 'com.vivaldi.Vivaldi'],
294294
orion: ['Orion'],
295295
yandex: ['Yandex', 'ru.yandex.Browser'],
296-
zen: ['Zen Browser', 'zen browser', 'zen.exe', 'app.zen_browser.zen'],
296+
zen: ['Zen', 'Zen Browser', 'zen', 'zen browser', 'zen.exe', 'app.zen_browser.zen'],
297297
};
298298

299299
// Returns a list of (browserName, bucketId) pairs for found browser buckets

0 commit comments

Comments
 (0)