Everyone is welcome to contribute to SUMO Live Helper. If you have questions, you can reach us by joining #sumo-livehelper on Mozilla Matrix server.
To contribute to SUMO Live Helper development, you'll need to install the following dependencies:
Next up, you need to fork and clone the repo to be able to contribute to it. You can learn about forking on Github. Once you have your own fork, clone it to your local machine.
Now, test the extension by cd
'ing into the /src
folder inside the extension
directory and entering:
web-ext run
For more information on web-ext, you can read the documentation on the Extension Workshop website.