Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/foxbud/rebrickable-dark-mode

Enable dark mode on Rebrickable regardless of your account plan.
https://github.com/foxbud/rebrickable-dark-mode

greasemonkey rebrickable tampermonkey userscript violentmonkey

Last synced: about 1 month ago
JSON representation

Enable dark mode on Rebrickable regardless of your account plan.

Awesome Lists containing this project

README

        

# Rebrickable Dark Mode

Browser userscript to enable dark mode on Rebrickable regardless of your account plan.

## Problem

The Rebrickable website has a dark mode. After making an account, users are allowed to "try out" this dark mode using a toggle switch, but this only applies to the current page and will not persist to the next page. Rebrickable requires users to pay for a premium account in order to make this change persistent.

## Solution

This script works by enabling the dark mode "demo" immediately as soon as any Rebrickable page loads. Due to the way dark mode is implemented on this website, this script even works for users who are not signed into a Rebrickable account (despite not having access to the dark mode toggle switch).

## Copyright

This script is released by its authors under the Apache 2.0 license. See files `rebrickable-dark-mode.user.js` and `LICENSE.txt` for details.

## Links

Script homepage: https://github.com/Foxbud/rebrickable-dark-mode