abstiles / deluminate

An extension for Google Chrome (and Chromium) that inverts the luminance of websites.
BSD 2-Clause "Simplified" License
216 stars 43 forks source link

Deluminate Doesn't Save Settings By Port, instead opting for hostname or IP #719

Open jacobtriffo opened 4 years ago

jacobtriffo commented 4 years ago

As per #264, there needs to be a way to define deluminate settings by port, or subdomain. When running selfhosted apps, say, emby and transmission, emby does not require deluminating, it has a dark mode that works great, whereas transmission is stuck with a glaring white interface that benefits greatly from deluminate.

The issue is, the settings in deluminate are stored as just simple hostnames, and as such, apply to every page on that server, regardless of port, regardless of page, even if the separate pages are very different.