Which web browser (or browser engine) is integrated into SyncTrayzor? #198
Answered
by
GermanCoding
Gitoffthelawn
asked this question in
Q&A
-
|
According to the README, SyncTrayzor "Has a built-in web browser". I just found this project, and I haven't had time to go through the source code yet. Before I do, I have a quick question: which web browser (or browser engine) is integrated into SyncTrayzor? |
Beta Was this translation helpful? Give feedback.
Answered by
GermanCoding
Feb 24, 2026
Replies: 1 comment 1 reply
-
|
It is currently CEF/Chromium. There are some ideas to change this to WebView2 (i.e. Edge), but nothing implemented yet. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Gitoffthelawn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is currently CEF/Chromium. There are some ideas to change this to WebView2 (i.e. Edge), but nothing implemented yet.