

Also prevents any URLs with the top-level domain qjz9zk (as used in domain substitution) from attempting a connection.(Iridium Browser feature change) Prevent URLs with the trk: scheme from connecting to the Internet.This breaks captive portal detection, but captive portals still work.

Disable intranet redirect detector (extraneous DNS requests).Disable automatic formatting of URLs in Omnibox (e.g.(See docs/design.md for details on the system.) It currently supports many Linux distributions, macOS, and Windows. Add a custom cross-platform build configuration and packaging wrapper for Chromium.Add Omnibox search provider "No Search" to allow disabling of searching.Add more URL schemes allowed to save page schemes.Add Suggestions URL text field in the search engine editor (chrome://settings/searchEngines) for customizing search engine suggestions.

Ungoogled chromium browser code#
Ungoogled chromium browser manual#
Disable features that inhibit control and transparency, and add or modify features that promote them (these changes will almost always require manual activation or enabling).Remove all uses of pre-made binaries from the source code, and replace them with user-provided alternatives when possible.Remove all code specific to Google web services.Remove all remaining background requests to any web services while building and running the browser.Ungoogled-chromium addresses these issues in the following ways: In addition, Google designed Chromium to be easy and intuitive for users, which means they compromise on transparency and control of internal operations. However, Chromium still has some dependency on Google web services and binaries. Without signing in to a Google Account, Chromium does pretty well in terms of security and privacy.
