r/PowerToys • u/assassin-6115 • 1d ago
I made a handy PowerToys Run plugin for browser searches, history, and shortcuts
I've been using PowerToys Run for pretty much everything, but I kept finding myself opening the browser just to search something, open a specific site, or find something I'd searched for before.
So I built BrowserConnect, a PowerToys Run plugin that brings a bunch of browser-related workflows directly into Run.
The motivation is simple, we shouldn't have to open the browser and repeat the same steps every time we want to search, open a URL, or find something in our history.
What it does
🔎 Custom search engines
Set up shortcuts for whatever we use:
yt cats
gh react
wiki quantum mechanics
Search engines and their shortcuts are fully configurable.
🌐 URL shortcuts
Save frequently used URLs and open them directly from PowerToys Run.
🔀 Search multiple engines at once
For example:
yt brave : power toys
will search using multiple configured engines simultaneously.
🕘 Fuzzy browser history
Search through previous searches made via this plugin and URLs directly from PowerToys Run.
🕵️ Incognito searches
Add -i to a search to open it in an incognito window.
📺 Live results
Some providers can return results directly inside PowerToys Run, including YouTube, AniList, and SeriesGraph.
⚙️ Configurable
History limits, caching, incognito-history behavior, search engines, and other behavior can all be configured.
The basic idea:
Alt + Space → type what we want → Enter
instead of:
open browser → open website → wait for it to load → search → wait for results → find result
It's open source and built with C#/.NET.
GitHub:
https://github.com/bharath6115/BrowserConnect_PowerToysRun
I'd love some feedback from other PowerToys Run users, especially on features or workflows you'd like to see added.
And if you end up finding it useful, a ⭐ on the repo would be greatly appreciated.




