Skip to content

FoxAI Browser v1.6.0

Choose a tag to compare

@Can-5 Can-5 released this 14 Aug 04:51
· 19 commits to main since this release

v1.6.0 — Built-in SOCKS5 proxy

Route all traffic through a SOCKS5 proxy (Settings → Proxy → toggle + host + port) so IP leak tests show the proxy address instead of the real one.

  • SOCKS5 (and HTTP via storage) proxying through browser.proxy.onRequest, live-updated from settings.
  • No silent direct fallback: if the proxy is unreachable, requests fail rather than leaking your IP.
  • Proxy DNS for SOCKS5 (domains resolved through the proxy).
  • Verified: with a dead proxy example.com fails; with the proxy off it loads; a local test proxy receives the CONNECT.
  • Fixed a background.js SyntaxError (duplicate let) that had silently disabled the background (context-menu/screenshot/proxy features).

Release zip: FoxAI-Browser-v1.6.0.zip (portable, Firefox ESR base).