You don't need to reinstall your whole operating system just because you forgot your Linux login. It's actually pretty easy ...
# Build for Chrome npm run build:chrome # Build for Firefox npm run build:firefox # Build for both browsers npm run build ├─ config/ # Browser-specific manifests ├─ src/ # Source code │ ├─ assets/ # ...