Please see the project wiki for all development information.
# Clone the repository
git clone https://github.com/averycrespi/vtt-bridge.git && cd vtt-bridge
# Install dependencies
yarn
# Install build tools
yarn global add parcel web-ext
# Build the extension package
yarn build