A plugin for Powertoys Run that searches your Firefox bookmarks and history!
- Download the latest release from the releases page
- Extract the contents of the zip file to your PowerToys Run plugins directory. This is usually
%LOCALAPPDATA%\Microsoft\PowerToys\PowerToys Run\Plugins
- Open PowerToys Run (by default
Alt+Space). - Type
ffto search your Firefox bookmarks and history. - Select a result to open it in your default browser. Alternatively, copy the title or URL to the clipboard.
- Clone the repository.
- Build the project by using the included
build.ps1script or by runningdotnet buildfrom the command line.
You can configure the plugin by going into the PowerToys settings and selecting the "PowerToys Run" tab. From there, you can:
- Enable or disable the plugin
- Change the search prefix (default is
ff) - Change whether to search bookmarks, history, or both (default is both)
- Change the maximum number of results to display (default is 40)
Contributions are welcome! Please fork the repository and submit a pull request. If you find a bug or have a feature request, please open an issue.
This project is licensed under the MIT License. See the LICENSE file for details.