GitHunt
EV

evanrs/firefox-command-palette

Control Firefox with Sublime/helm-M-x style fuzzy complete. Use it from the omnibar with the ; search prefix, or trigger a pop-up with Ctrl+Space.

Firefox Command Palette

Control Firefox with Sublime/helm-M-x style fuzzy complete. Use it from the omnibar with the ; search prefix, or trigger a pop-up with Ctrl+Space.

Available on the Mozilla Add-ons site.

To build:

  1. Clone this repo and make sure you have node and npm setup and working.
  2. npm install fuzzysearch
  3. zip -r firefox-command-palette * -x firefox-command-palette.zip

Credits

This extension uses the Terminal icon from Font Awesome. It's licensed under Creative Commons CC-BY 4.0.

Fuzzy completion is provided by Nicolas Bevacqua's fuzzysearch library. It is MIT licensed and its source code can be found on GitHub.

This extension, with the exception of the above, is licensed under GPL (see LICENSE).

Languages

JavaScript55.2%HTML36.6%CSS8.1%

Contributors

GNU General Public License v3.0
Created September 21, 2021
Updated March 17, 2023