Skip to content

Commit 076d050

Browse files
BelKedErikBjare
andauthored
fix: add Floorp Browser support (#683)
Co-authored-by: Erik Bjäreholt <erik@bjareho.lt>
1 parent afef52e commit 076d050

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/queries.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,7 @@ const browser_appnames = {
303303
'zen.exe',
304304
'app.zen_browser.zen',
305305
],
306+
floorp: ['Floorp', 'floorp.exe', 'floorp', 'one.ablaze.floorp'],
306307
};
307308

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

0 commit comments

Comments
 (0)