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.
1 parent afef52e commit 076d050Copy full SHA for 076d050
1 file changed
src/queries.ts
@@ -303,6 +303,7 @@ const browser_appnames = {
303
'zen.exe',
304
'app.zen_browser.zen',
305
],
306
+ floorp: ['Floorp', 'floorp.exe', 'floorp', 'one.ablaze.floorp'],
307
};
308
309
// Returns a list of (browserName, bucketId) pairs for found browser buckets
0 commit comments