mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-09-21 04:34:11 +02:00
Add Dark Reader, uBlacklist as tainted and styling addon alternatives
This commit is contained in:
parent
a87f49e529
commit
6be6e5e381
1 changed files with 10 additions and 2 deletions
12
README.md
12
README.md
|
|
@ -682,9 +682,17 @@ This is a section for repos that are similar to this one either because they are
|
|||
|
||||
### Browser Addons
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternatives |
|
||||
| Name | Last Untainted Version/Commit ID | Evidence | Alternatives |
|
||||
|---|:---:|---|---|
|
||||
| [Stylus](https://add0n.com/stylus.html) | [`v2.3.19`](https://github.com/openstyles/stylus/releases/tag/v2.3.19) | [](#permissive-ai-policy) ([1](https://github.com/openstyles/stylus/pull/2058)) | [Stylebot](https://github.com/ankit/stylebot) |
|
||||
| [Dark Reader](https://darkreader.org/) | [`dae63b5`](https://github.com/darkreader/darkreader/commit/dae63b54d6ee080096aedcdbcbf0c5c04e024640) | [](#permissive-ai-policy) ([1](https://github.com/darkreader/darkreader?tab=contributing-ov-file#rules-and-recommendations), [2](https://github.com/darkreader/darkreader/commit/a996666036fc74ff48d1f0e24b8240a931f75f7f)) <br /> [](#ai-code-reviews) ([1](https://github.com/darkreader/darkreader/pull/14841), [2](https://github.com/darkreader/darkreader/pull/15026), [3](https://github.com/darkreader/darkreader/pull/15763)) | [Force Dark Mode](https://addons.mozilla.org/en-US/firefox/addon/force-dark-mode/) <br /> Or see below |
|
||||
| [Stylus](https://add0n.com/stylus.html) | [`v2.3.19`](https://github.com/openstyles/stylus/releases/tag/v2.3.19) | [](#permissive-ai-policy) ([1](https://github.com/openstyles/stylus/pull/2058)) | See below |
|
||||
| [uBlacklist](https://ublacklist.github.io/docs) | [`a084077`](https://github.com/iorate/ublacklist/commit/a084077c04fa10a81302f6694cbd3b17371d78a0) | [](#permissive-ai-policy) ([1](https://github.com/darkreader/darkreader/commit/dae63b54d6ee080096aedcdbcbf0c5c04e024640), [2](https://github.com/iorate/ublacklist/blob/master/AGENTS.md), [3](https://github.com/iorate/ublacklist/commits?coauthor=claude)) <br /> [](#ai-code-reviews) ([1](https://github.com/iorate/ublacklist/pull/589), [2](https://github.com/iorate/ublacklist/pulls?q=is%3Apr+is%3Amerged+reviewed-by%3A%40copilot)) | [](#request-for-help) |
|
||||
|
||||
> [!Note]
|
||||
> #### Alternative Custom Style Addons
|
||||
> These are not perfect replacements for Dark Reader since they would require finding or creating custom CSS to enable similarly advanced automatic dark mode functionality.
|
||||
> - [FireMonkey](https://github.com/erosman/firemonkey) - supports userstyles
|
||||
> - [Stylebot](https://github.com/ankit/stylebot) - has a GUI for creating styles and a simplified reader mode with dark mode, but does not support userstyles, only raw CSS
|
||||
|
||||
### Desktop Browsers
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue