Dark mode and QoL improvements for Securly Flex
- Dark Mode
- Customize the default schedule tab
- Customize the default screen
- Flex into certain sessions which display as full
- Quickly flex into multiple sessions at once
- Incredible performance improvements
More info + screenshots: https://securly-plus.kameswar.com
Built extension packages are on the Releases page.
Chrome: Go to chrome://extensions, click Load Unpacked, and select the unzipped dir.
Firefox: Go to about:debugging, click This Firefox, click Load Temporary Add-on, and select downloaded ZIP file.
There are some minor manifest differences between Chromium-based browsers and Firefox.
The build.sh script will generate the two manifests and copy all of the other files into the build/chrome and build/firefox directories. (requires bash and jq to run).
npm install must be run before the build script to install esbuild, idb, and @jridgewell/trace-mapping.

