Important
I have stopped maintaining this add-on (as you can probably tell from the commit history). Please do feel free to fork the repo or build off of the source code 🙂
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.
To build:
- Clone this repo and make sure you have node and npm setup and working.
npm install fuzzysearchzip -r firefox-command-palette * -x firefox-command-palette.zip
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).