Skip to content

Commit d1fb86b

Browse files
authored
fix: better librewolf browser support (#499)
* fix: actually add support for LibreWolf No stats about librewolf were shown in activity/browser tab * feat: add support for librewolf-portable on windows
1 parent 608296f commit d1fb86b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/queries.ts

+3
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,9 @@ const browser_appnames = {
253253
'firefox-trunk-dev',
254254

255255
// Librewolf
256+
'LibreWolf-Portable.exe',
257+
'LibreWolf',
258+
'LibreWolf.exe',
256259
'Librewolf',
257260
'Librewolf.exe',
258261
'librewolf',

0 commit comments

Comments
 (0)