Edge Favorites Extension for Command Palette logo

Edge Favorites Extension for Command Palette davidegiacometti

Use this command to install Edge Favorites Extension for Command Palette:
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:

  • Quick Access: Seamlessly search and open Microsoft Edge favorites with minimal clicks.
  • Seamless Integration: Works flawlessly within the Windows Command Palette for a smooth user experience.

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.

README

Windows Command Palette Extensions

This monorepo is the home for my Windows Command Palette extensions.

ExtensionDescription
Edge FavoritesSearch Microsoft Edge favorites. Based on the existing PowerToys Run Edge Favorite plugin.
Visual StudioSearch Visual Studio recents. Based on the existing PowerToys Run Visual Studio plugin.

Installation

Command Palette

You can install the extensions directly from Command Palette.

WinGet

You can install the extensions via WinGet running the following commands from the command line / PowerShell:

winget install davidegiacometti.EdgeFavoritesForCmdPal
winget install davidegiacometti.VisualStudioForCmdPal

Manual

You can install the extensions manually using the MSIX available in the GitHub releases.

Contributing

  • New Extensions: I’m not accepting PRs for new extensions. If you have a new idea, feel free to create your own project!
  • Fixes & Improvements: I do accept PRs for bug fixes and improvements to existing code. However, to avoid the risk of your PR being rejected, please ensure that you file an issue and receive feedback before starting any work.
Versions
0.0.3
0.0.2
0.0.1
Website