Sane Chrome Installation

  1. Download the latest release: https://github.com/henrypp/chrlauncher/releases
  2. Unzip in, for example, Documents
  3. Edit chrlauncher.ini and modify the following property:

    ChromiumType=ungoogled-chromium
    ChromiumWaitForDownloadEnd=false
    
  4. Create a new file open.bat with the following contents:

    @ECHO OFF
    START /B C:\Users\vm\Documents\chrlauncher\chrlauncher.exe
    

    Note: change the script if the location of installation/folder name is different.

  5. Right click on open.bat and create shortcut, move it to the Desktop and change the Name/Icon to the chromium ones

    e50a0S.png

  6. In the chrlauncher folder run SetDefaultBrowser.bat as admin (right click), then select “Web browser” at the end and choose “chrlauncher”.
  7. Open the icon from the desktop, it will automatically download Chromium the first time & the updates each time you open it. It won’t be visible (only for a few miliseconds) each time you open your browser.
  8. Open the browser and go to URL chrome://flags/#extension-mime-request-handling, then select Always prompt for install.
  9. Restart the browser
  10. Download the latest .crx release from: https://github.com/NeverDecaf/chromium-web-store/releases
  11. Open the downloaded file, the browser should install the extension
  12. Go to https://chrome.google.com/webstore/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm?hl=en and install uBlock

Now you have a privacy oriented and decent browser.

Optionally configure Google as your default browser (if you want):

  1. Go to Options, “Search Engine”:

    2BoyYp.png

  2. Click “Manage search engines”

    CZtvhb.png

  3. Press “Add” at the end
  4. Fill as following:

    ahG3sN.png

  5. Press the triple dot and set as default:

    VVIk8k.png

Now you have a decent and convenient browser.