Analysis updated 2026-06-21
Use Chrome's browsing engine day-to-day without sending telemetry, usage statistics, or browsing data to Google.
Install a privacy-respecting browser on Linux that supports Chrome extensions without compromising on performance.
Replace Chrome on a work machine where data privacy policies prohibit sending browsing data to third-party servers.
| ungoogled-software/ungoogled-chromium | littlecodersh/itchat | facebookresearch/detectron | |
|---|---|---|---|
| Stars | 26,472 | 26,468 | 26,389 |
| Language | Python | Python | Python |
| Setup difficulty | moderate | moderate | hard |
| Complexity | 2/5 | 2/5 | 5/5 |
| Audience | general | developer | researcher |
Figures from each repo's GitHub metadata at analysis time.
No automatic updates, you must manually download and install new versions when they are released.
Ungoogled Chromium is a version of the Chrome browser with all of Google's tracking and data collection removed. If you use Google Chrome but feel uncomfortable knowing it sends information back to Google, about your browsing habits, searches, and activity, this project offers the same browser engine without those connections. Chrome and Chromium (the open-source version Google releases publicly) still have dozens of built-in services that quietly call home to Google servers in the background: things like Google Safe Browsing, Google's update checker, usage statistics, and various other telemetry systems. Ungoogled Chromium strips all of those out at the source code level, not just by turning off settings, but by actually removing the code that makes those connections possible. The result is a browser that looks and works like Chrome, same speed, same extension support, same rendering engine, but doesn't send any data to Google unless you explicitly navigate to Google's websites yourself. For a privacy-conscious founder or vibe coder, this is essentially a drop-in replacement for Chrome. On Mac, you can install it easily through Homebrew (a popular Mac package manager) with one command. It's also available on Windows and Linux through various channels. The trade-off is that Google's Safe Browsing (the feature that warns you about dangerous websites) is disabled by default, since that feature requires sending URL data to Google's servers. You'd need to configure alternative protection if that matters to you. Updates also don't happen automatically, so you'd need to manually keep it current.
A version of the Chrome browser with all Google tracking and data-collection code removed at the source level, same speed, same extension support, and same rendering engine as Chrome, but with no background data sent to Google.
Mainly Python. The stack also includes Python, C++.
BSD license, free to use, modify, and distribute for any purpose including commercial use.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.