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.

 
 
« May 2025»
SunMonTueWedThuFriSat
    123
45678910
11121314151617
18192021222324
25262728293031
 
Links
 
Quote
« Have you tried turning it off and on again? »
The IT Crowd