universal-search/docs/setup.md

706 B

First-time setup

The add-on setup steps come from the extension dev page on MDN. Look there for more details.

  1. Clone this repo locally: git clone git@github.com:mozilla/universal-search
  2. Install the devprefs add-on to enable some Firefox prefs useful for add-on development.
  3. Create a proxy file to link your local copy of the code to your add-on development profile.