Backtrack:  
 
by lunarg on May 8th 2025, at 11:45

At regular intervals, Google Chrome will prompt to make it the default browser if it is not. This can be annoying if you are using Chrome but do not want it to be the default browser. Unfortunately, this behaviour cannot be turned off via the settings, but fortunately, it can be turned off via a manual edit of a configuration file.

  1. Open Finder, from the menu select Go → Go to folder, and past the following path:
    ~/Library/Application Support/Google/Chrome/Default
  2. Find and open the Preferences file with your favourite editor (such as TextEdit).
  3. In the file, search for the text:
    "browser":{
    Replace it with:
    "browser":{"check_default_browser":false,
    Don't forget the comma at the end.
  4. Save the file and close the editor.

You should now no longer be prompted to set Chrome as the default browser.

 
 
« June 2025»
SunMonTueWedThuFriSat
1234567
891011121314
15161718192021
22232425262728
2930     
 
Links
 
Quote
« I needed a password with eight characters so I picked Snow White and the Seven Dwarves. »