docs: remove preferences line from README

This commit is contained in:
feder-cr 2026-06-25 04:27:32 +02:00
parent 29df4e873c
commit be940b0084

View file

@ -27,7 +27,6 @@
invisible_playwright spoofs **all the layers that matter, together, coherently**: Navigator, screen, GPU/WebGL, Canvas, fonts, audio, WebRTC, timezone, DevTools detection, SOCKS5 auth, and the rest. See [feder-cr/invisible_firefox](https://github.com/feder-cr/invisible_firefox) for the full per-layer breakdown of which C++ files are patched and why.
Everything is driven by preferences - no hardcoded values in the binary. You change one pref, you change the spoofed value.
---