I wanted fewer Google prompts, fewer background services, and more say over what a page could load on my phone. What I did not want was to relearn how a browser works or trade Chrome’s engine for something that breaks half the sites I visit.
Cromite, a Chromium fork built on the old Bromite codebase, came quite close. It looks enough like Chrome that I was browsing within minutes, but it is far less tied to a Google account than Chrome normally is.
Chrome familiarity without the Chrome ceremony
Chrome called, but Google did not answer
Cromite is not available on the Play Store, so I downloaded it from the project’s GitHub releases page. At the time of testing, the latest release was Cromite 148.0.7778.168, built on Chromium 148, with separate APKs for ARM64, ARM32, and x86_64 devices. Most recent Android phones use the ARM64 build, which weighs about 189MB. Because Cromite requires you to sideload an Android app outside the Play Store, Android displayed a warning before letting me grant my browser permission to install the APK.
Once it opened, the interface felt right at home. The address bar, tab counter, overflow menu, bookmarks, downloads, tab groups, and desktop site toggle sat exactly where Chrome keeps them, and I did not have to relearn a single gesture.
The cleaner experience became apparent on the new tab page, where the usual browser sign-in prompt, Google account avatar, and Discover feed were absent. Cromite disables browser sign-in entirely, avoiding the data normally uploaded through Chrome Sync, but that also means your tabs, bookmarks, and saved passwords will not automatically travel between devices. I could still sign in to websites such as Gmail, since website authentication is separate from Chrome’s browser-level sync system. The difference was that Cromite did not repeatedly prompt me to link the browser to a Google account.
Chrome hid the toolbox, so Cromite brought its own
The practical features tucked inside Cromite’s menus quickly distinguished it from Chrome during my testing. My first stop was the built-in ad blocker. The settings menu reveals a dedicated Adblock Plus configuration page containing a master enable switch, language-specific filter lists, anti-circumvention controls, snippet support, and custom filter options. Having built-in blocking meant I did not have to install a separate content blocker before browsing, and unwanted page elements could be removed before they finished loading.
Cromite also includes controls Chrome does not normally expose on Android. A custom user-agent field lets you replace the browser string sent to particular websites with an identifier in which Chrome still introduces itself as Mozilla, Safari, and Gecko for historical compatibility reasons. Cromite provides a separate override for desktop mode.
More useful to me were the user scripts, which add Greasemonkey-style behavior to specific sites. Cromite ships with several ready-to-enable features, including one that keeps YouTube and Vimeo audio playing in the background, another that removes Google’s link-tracking redirects, and one that disables AMP pages. Because scripts run code inside the pages you visit, I stuck to the bundled options rather than adding anything from an unfamiliar source.
For troubleshooting, Cromite includes a View source command to inspect HTML directly on your phone. There is even a built-in browser task manager that shows memory and CPU activity for the browser, GPU, renderer, and individual tabs, though I would not draw performance conclusions from a single reading on my phone.
Chrome cannot use extensions on Android, although several alternative mobile browsers now can. Cromite’s experimental implementation was therefore its most surprising addition. In the Cromite 148 build I tested, I opened Developer options and enabled experimental Android extensions. I then visited the Chrome Web Store, successfully installed Volume Master, pinned it to the toolbar, and granted it permissions for specific sites. However, Cromite still treats Android extensions as experimental and unsupported, so compatibility is incomplete, and some extensions or interfaces may not work correctly.
A cleaner browser still leaves some mess for me
Privacy gains do not patch security holes
Cromite offers a cleaner and more private browsing experience, but those benefits come with practical and security trade-offs. A lesser-known browser is not automatically more secure merely because it includes stronger privacy controls, and Cromite’s release schedule illustrates the problem.
When I checked in early August 2026, Cromite was still based on Chromium 148, while Chrome for Android had moved to version 151. That three-version gap matters because Chromium updates regularly contain patches for newly discovered vulnerabilities. Strong privacy settings cannot compensate for an outdated browser engine, so it is worth checking the project’s release page before installing. If the current build has fallen several versions behind, the security risk may outweigh the privacy benefits.
Cromite’s stricter defaults can also interfere with some websites, so occasional troubleshooting is part of the experience. The browser includes several anti-fingerprinting changes, but the project warns that these protections are not comprehensive. They reduce some identifying signals without making the browser anonymous.
Cromite also disables Google Safe Browsing and prevents you from turning it back on. That means losing protections such as Chrome’s Enhanced Safe Browsing, which can warn about dangerous websites, downloads, and extensions, although enabling it also involves sharing additional security data with Google. Cromite includes its own browser-hardening changes, but those protections do not replace Safe Browsing’s reputation-based checks.
Chrome without the clinginess, mostly
After testing the browser, I settled on a more conservative setup. I kept the built-in ad blocker enabled with its default filter lists, left experimental extension support turned off, and limited myself to one or two trusted user scripts.
With that setup, Cromite felt like Chrome after its account prompts, service integrations, and much of its clutter had been stripped away. I appreciated the result, but the gap in updates prevents an unconditional recommendation. It is worth considering that while its Chromium base remains reasonably current, it is not worth installing once and forgetting about it.