Can I Use

October 16, 2024 ยท View on GitHub

PowerToys Run plugin which will search and present results from caniuse.com.

Code_I8YObdOujG

Settings

You can configure the plugin to show your favorite browsers in the search results under the PowerToys Run settings.

PowerToys Settings_RNYdDeLYbL

Usage

  1. Open PowerToys Run (default shortcut is Alt+Space).
  2. Type caniuse followed by your search query.
  3. Select a search result and press Enter to open it in browser.

Installation

Via ptr

ptr add CanIUse skttl/ptrun-caniuse

Manual install

  1. Download the latest release of the CanIUse from the releases page.
  2. Extract the zip file's contents to your PowerToys modules directory for the user (%LOCALAPPDATA%\Microsoft\PowerToys\PowerToys Run\Plugins).
  3. Restart PowerToys.

Acknowledgments