From 215b8801d79c4da153543c88f52c35440877a101 Mon Sep 17 00:00:00 2001 From: Federico <85809106+feder-cr@users.noreply.github.com> Date: Mon, 8 Jun 2026 06:16:49 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0ef05d1..a1e5f6b 100644 --- a/README.md +++ b/README.md @@ -38,8 +38,8 @@ Everything is driven by preferences - no hardcoded values in the binary. You cha | | invisible_playwright | Camoufox | CloakBrowser | Multilogin | |---|---|---|---|---| | Engine | Firefox 150 | Firefox (~1 year old base) | Chromium | Chromium fork | -| Patch depth | C++ source | C++ source | C++ source (binary only) | JS overrides | -| Maintenance | Active (weekly) | Gap (~1 year) | Active | Active SaaS | +| Patch depth | C++ source | C++ source | C++ source | JS overrides | +| Maintenance | Active | Gap (~1 year) | Active | Active SaaS | | Open source | ✅ MIT | ✅ MPL | ❌ Closed source | ❌ Closed source | | `.toString()` clean | ✅ | ✅ | ✅ | ❌ Detectable shims | | Canvas / WebGL / Audio | ✅ C++ | ⚠️ Drift vs current FF | ✅ C++ | ⚠️ JS override |