feat: support MSIX/UWP browsers on Windows (Arc, DuckDuckGo) (#563)

* chore: remove redundant separator comments in browser_test.go
This commit is contained in:
Roger
2026-04-11 00:07:58 +08:00
committed by GitHub
parent b3bbc0dadf
commit 454834c06c
4 changed files with 307 additions and 133 deletions
+1
View File
@@ -25,4 +25,5 @@ const (
dcName = "DC"
sogouName = "Sogou"
arcName = "Arc"
duckduckgoName = "DuckDuckGo"
)