Building the browser extension » History » Version 2
jahoti, 07/13/2021 11:16 AM
Provided a cursory description of the build system.
1 | 1 | jahoti | # Building the extension |
---|---|---|---|
2 | |||
3 | 2 | jahoti | To build the extension, run `/path/to/build.sh mozilla|chromium` using the `build.sh` file located in the root of the project directory. A `build_mozilla` or `build_chromium` folder will be created in the working directory, containing the unpacked extension. |