We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Microsoft Edge Beta
1 parent 2f3d1e8 commit ba1305dCopy full SHA for ba1305d
src/queries.ts
@@ -270,6 +270,7 @@ const browser_appnames = {
270
edge: [
271
'msedge.exe', // Windows
272
'Microsoft Edge', // macOS
273
+ 'Microsoft Edge Beta', // macOS beta
274
'Microsoft-Edge-Stable', // Arch Linux: https://github.com/ActivityWatch/activitywatch/issues/753
275
'Microsoft-edge',
276
'microsoft-edge', // linux
0 commit comments