From 6be6e5e3816c2622a0820394d3c7b435ab07b1d1 Mon Sep 17 00:00:00 2001 From: Slava Date: Wed, 26 Aug 2026 19:03:18 +0200 Subject: [PATCH] Add Dark Reader, uBlacklist as tainted and styling addon alternatives --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0c4deb0..7774866 100644 --- a/README.md +++ b/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](./badges/permissive-ai-policy-orange.svg)](#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](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/darkreader/darkreader?tab=contributing-ov-file#rules-and-recommendations), [2](https://github.com/darkreader/darkreader/commit/a996666036fc74ff48d1f0e24b8240a931f75f7f))
[![AI Code Reviews](./badges/ai-code-reviews-purple.svg)](#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/)
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](./badges/permissive-ai-policy-orange.svg)](#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](./badges/permissive-ai-policy-orange.svg)](#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))
[![AI Code Reviews](./badges/ai-code-reviews-purple.svg)](#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](./badges/request-for-help.svg)](#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