winget install --id=davidegiacometti.EdgeFavoritesForCmdPal -e
Open Microsoft Edge favorites in Command Palette
Edge Favorites Extension for Command Palette is a tool designed to provide quick access to Microsoft Edge favorites directly from the Windows Command Palette. This extension simplifies navigation by allowing users to search and open their favorite websites without needing to launch the browser first.
Key Features:
Audience & Benefit:
Ideal for Windows users who rely on the Command Palette for productivity, this extension enhances efficiency by reducing the time spent navigating to frequently visited websites.
This monorepo is the home for my Windows Command Palette extensions.
Extension | Description |
---|---|
Edge Favorites | Search Microsoft Edge favorites. Based on the existing PowerToys Run Edge Favorite plugin. |
Visual Studio | Search Visual Studio recents. Based on the existing PowerToys Run Visual Studio plugin. |
You can install the extensions directly from Command Palette.
You can install the extensions via WinGet running the following commands from the command line / PowerShell:
winget install davidegiacometti.EdgeFavoritesForCmdPal
winget install davidegiacometti.VisualStudioForCmdPal
You can install the extensions manually using the MSIX available in the GitHub releases.