Skip to content

Commit 6468b39

Browse files
authored
fix: add librewolf support (#433)
1 parent 7a4ed7c commit 6468b39

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/queries.ts

+6
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,12 @@ const browser_appnames = {
252252
'firefox-aurora',
253253
'firefox-trunk-dev',
254254

255+
// Librewolf
256+
'Librewolf',
257+
'Librewolf.exe',
258+
'librewolf',
259+
'librewolf.exe',
260+
255261
// Waterfox
256262
'Waterfox',
257263
'Waterfox.exe',

0 commit comments

Comments
 (0)