PowerToys Run plugin which will search and present results from caniuse.com.
You can configure the plugin to show your favorite browsers in the search results under the PowerToys Run settings.
- Open PowerToys Run (default shortcut is Alt+Space).
- Type
caniuse
followed by your search query. - Select a search result and press
Enter
to open it in browser.
Via ptr
ptr add CanIUse skttl/ptrun-caniuse
- Download the latest release of the CanIUse from the releases page.
- Extract the zip file's contents to your PowerToys modules directory for the user (
%LOCALAPPDATA%\Microsoft\PowerToys\PowerToys Run\Plugins
). - Restart PowerToys.
- Henrik Lau Eriksson - for the awesome Visual Studio template for building plugins
- Nick - took inspiration from his GitHub workflows in his PowerTranslator plugin for PowerToys