Coder Social home page Coder Social logo

clear-browser's Introduction

clear-browser

A custom chromium build inspired by ungoogled-chromium but keep some Google services working.

Current version: 80.0.3987.7.

Usually keep updated with latest Dev version.

Features

All patches are in patches folder.

Removed Safe Browsing.

Removed privacy tracker in Settings.

Changed UI default color (some modifications from Brave browser here).

Resized top chrome UI.

Installation

Download binaries from Releases.

If you want to use Chrome Sync, you have to setup Google API key first. Please follow this link to get your own key.

Build from sources

Tested on macOS 10.15.

macOS

  1. Install Xcode 10 or higher version.
  2. Clone this project: git clone https://github.com/hellotanuky/clear-browser
  3. Open a terminal and cd to project folder: cd clear-browser
  4. Build Chromium with patches: ./scripts/build.py build
  5. Wait patiently.

Optionally: If you want to use ccache, use brew install ccache to install it and pass --ccache to build.py. This will automatically append cc_wrapper="ccache"to args.gn.

Windows

IT IS BUGGY and WIP.

Ubuntu

still WIP.

Known Issues

If you use existing profile from ungoogled-chromium, you may encounter password sync failure. To solve this, create a new profile.

1Password is unavailable since it forces browser signature check. Instead you can use 1Password X but it requires a valid subscription.

Development

PRs are always welcome :)

clear-browser's People

Watchers

 avatar

Forkers

vtumi

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.