A PowerToys Run plugin to open website in browser.
- Download the latest release of the from the releases page.
- Extract the
.zipfile's contents to%LocalAppData%\Microsoft\PowerToys\PowerToys Run\Plugins - Restart PowerToys.
- Open PowerToys Run (default shortcut is
Alt+Space). - Type
/wand search for website name that you set in file.
- Make sure you have gsudo installed in the path.
- Copy
.dllfrom the PowerToys Run folder to.\Lib
(using symlink or runningDevtools\copyLib.ps1is recommended).PowerToys.Settings.UI.Lib.dllPowerToys.ManagedCommon.dllPowerToys.Common.UI.dllWox.Plugin.dllWox.Infrastructure.dll
- Right-click on
Properties\Resources.resxand selectRun Custom Tool
(Resources.Designer.cschanges completely for unknown reasons). - Build the project.
- Run
Devtools\debug.ps1.
If you find any bug in this plugin,
you're welcome to report it to me :)


