TronBrowser

Open-source · privacy-first · AI-native · built on a Chromium fork

TronBrowser is an open-source, privacy-first, AI-native web browser built on Ungoogled Chromium. No telemetry, no ads, no sponsored tabs — with a built-in AI sidebar (bring your own keys) and an agent-friendly CLI. Free and open source under the MIT License.

Install (macOS / Linux)
curl -fsSL https://tronbrowser.dev/install.sh | sh
Then use the agent-friendly tron CLI:
tron <url> to open a URL  ·  tron upgrade  ·  tron remove  ·  tron version
Windows & manual downloads on the releases page.

Why TronBrowser

FAQ

What is TronBrowser?

An open-source, privacy-first, AI-native web browser built on Ungoogled Chromium by Profullstack, Inc. It strips Google phone-home, telemetry, ads, and sponsored tabs while keeping full Chrome-extension compatibility.

How is it different from Chrome or Brave?

It is built on Ungoogled Chromium, so there is zero Google phone-home by default. It adds a built-in AI sidebar where you bring your own keys, and an agent-friendly CLI (tron <url>). No ads, no sponsored tabs, no affiliate injection.

Is TronBrowser free?

Yes — free and open source under the MIT License. An optional managed cloud tier exists, but the browser itself is free.

Which AI models does it support?

Bring your own keys for Anthropic (Claude), OpenAI (GPT), Google (Gemini), DeepSeek, Perplexity, Kimi (Moonshot), and Qwen — or run local models with Ollama, LM Studio, or vLLM.

How do I install it?

On macOS or Linux: curl -fsSL https://tronbrowser.dev/install.sh | sh, then tron <url>. Windows builds are on the releases page.