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 53414af commit f605f37Copy full SHA for f605f37
apps/finicky/src/browser/browsers.json
@@ -58,5 +58,23 @@
58
"id": "ai.perplexity.comet",
59
"type": "Chromium",
60
"app_name": "Comet"
61
+ },
62
+ {
63
+ "config_dir_relative": "Yandex/YandexBrowser",
64
+ "id": "ru.yandex.desktop.yandex-browser",
65
+ "type": "Chromium",
66
+ "app_name": "Yandex"
67
68
69
+ "config_dir_relative": "com.operasoftware.Opera",
70
+ "id": "com.operasoftware.Opera",
71
72
+ "app_name": "Opera"
73
74
75
+ "config_dir_relative": "com.operasoftware.OperaGX",
76
+ "id": "com.operasoftware.OperaGX",
77
78
+ "app_name": "Opera GX"
79
}
80
]
0 commit comments