How To Set Google As Default Browser Safari

broken image


Google Search is installed but not set as your default search provider. To default to Google, here's how you do it: Click the Tools icon at the far right of the browser window. In the Safari app on your Mac, choose Safari Preferences, then click General. In the Homepage field, enter a webpage address. To simply use the webpage you're currently viewing, click Set to Current Page. Choose when your homepage is shown.

What's new?

  • rewrite the code with TypeScript, now it dependes on a tiny library npm/opn
  • support more browsers: Chromium(Mac only), Firefox Developer Edition(Mac only), Edge(Windows only, sometimes it won't work)
  • you can open any type of file with the default program, not only html file.

How it works?

  • on win32 uses start
  • on darwin uses open
  • otherwise uses ths xdg-open script from freedesktop.org

Usage

use Alt + B shortcut to open current html file in default browser, or Shift + Alt + B to choose a browser.you could also right click just like the picture:

when you choose oepn in Other Browsers, a browser list will display, and you could choose one to open current file.

when you choose open in Default Browser, it means system default browser by default. If you want to configure the default browser, you could override it like that:if you configured the default browser, when you choose open in Default Browser, your configured browser will works.

Make Google Default Browser Safari

you do not need to set opn-in-browser.default a very accurate value, as long as the value matches any of the following terms, I will handle it:Chrome values: chrome, google chrome, google-chrome, gcFirefox values: firefox, mozilla firefox, ffIE values: ie, iexploreSafari values: safariOpera values: operaChromium values: chromiumFirefox Developer Edition values: firefox developer, fde, firefox developer editionEdge values: edge, msedge, microsoftedge How do you stream direct tv.

Shortcuts

How To Set Google As Default Browser Safari

keycommand
Alt + Bopen in default browser
Shift + Alt + Bopen in specified browser

Changelog

How To Set Google As Default Browser Safari
How To Set Google As Default Browser Safari

see changelog for more infomation

License





broken image