johnste / finicky

A macOS app for customizing which browser to start
MIT License
3.67k stars 136 forks source link

Couldn't find browser "Google Chrome" #303

Closed jbek7 closed 1 year ago

jbek7 commented 1 year ago

2023-03-24 11:59:00 - Reloaded config successfully 2023-03-24 11:59:01 - Couldn't find browser "Google Chrome"

This is my config.js

module.exports = {
  defaultBrowser: "Google Chrome"
}
zzaacchh commented 1 year ago

I was getting the same warning. I noticed an "Update" button of the Chrome location bar. After clicking, Chrome restarted, and Finicky started working again.