Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/grimsteel/securly-plus

Dark mode and improvements for Securly Flex
https://github.com/grimsteel/securly-plus

dark-mode school securly

Last synced: 3 months ago
JSON representation

Dark mode and improvements for Securly Flex

Awesome Lists containing this project

README

        


icon
Securly Plus

Dark mode and QoL improvements for [Securly Flex](https://flex.securly.com/)

## Features

* Dark Mode
* Customize the default schedule tab
* Customize the default screen
* **Incredible performance improvements**

## Installation


firefox addon
firefox addon

### Manual Installation

Built extension packages are on the [`Releases`](https://github.com/grimsteel/securly-plus/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.

### Building from Source

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)

You don't need to install the NPM dependencies unless you want better IDE type checking.