This is an experimental version of the chromium-based SCION Browser Extension, that can be used to interact with the SCION Forward Proxy.
Please refer to the technical documentation for installation and configuration instructions.
-
Install dependencies:
npm install -D [email protected]
-
Build Tailwind CSS for development (watch mode):
npm run watch:css
-
Build Tailwind CSS for production (minified):
npm run build:css