Update README.md

This commit is contained in:
Federico
2026-06-08 06:16:49 +02:00
committed by GitHub
parent cc7d95c8ae
commit 215b8801d7
+2 -2
View File
@@ -38,8 +38,8 @@ Everything is driven by preferences - no hardcoded values in the binary. You cha
| | invisible_playwright | Camoufox | CloakBrowser | Multilogin | | | invisible_playwright | Camoufox | CloakBrowser | Multilogin |
|---|---|---|---|---| |---|---|---|---|---|
| Engine | Firefox 150 | Firefox (~1 year old base) | Chromium | Chromium fork | | Engine | Firefox 150 | Firefox (~1 year old base) | Chromium | Chromium fork |
| Patch depth | C++ source | C++ source | C++ source (binary only) | JS overrides | | Patch depth | C++ source | C++ source | C++ source | JS overrides |
| Maintenance | Active (weekly) | Gap (~1 year) | Active | Active SaaS | | Maintenance | Active | Gap (~1 year) | Active | Active SaaS |
| Open source | ✅ MIT | ✅ MPL | ❌ Closed source | ❌ Closed source | | Open source | ✅ MIT | ✅ MPL | ❌ Closed source | ❌ Closed source |
| `.toString()` clean | ✅ | ✅ | ✅ | ❌ Detectable shims | | `.toString()` clean | ✅ | ✅ | ✅ | ❌ Detectable shims |
| Canvas / WebGL / Audio | ✅ C++ | ⚠️ Drift vs current FF | ✅ C++ | ⚠️ JS override | | Canvas / WebGL / Audio | ✅ C++ | ⚠️ Drift vs current FF | ✅ C++ | ⚠️ JS override |