pagedown (version 0.2)

find_chrome: Find Google Chrome or Chromium in the system

Description

On Windows, this function tries to find Chrome from the registry. On macOS, it returns a hard-coded path of Chrome under /Applications. On Linux, it searches for chromium-browser and google-chrome from the system's PATH variable.

Usage

find_chrome()

Arguments

Value

A character string.