mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 12:18:50 +02:00
Add browser selection to WebSearch plugin
This commit is contained in:
@@ -220,6 +220,8 @@ namespace Wox.Plugin.WebSearch
|
||||
}
|
||||
}
|
||||
|
||||
public string BrowserPath { get; set; }
|
||||
|
||||
public bool OpenInNewBrowser { get; set; } = true;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user