# Build 1. Checkout and dir into project folder ```shell git checkout https://lab.thereno.cloud/stammtv-extension cd stammtv-extension ``` 2.1 For Firefox ```shell ./build-ff.sh ``` 2.2 For Chrome ```shell ./build-chrome.sh ```