# README
Overview
A lib helps to find, launch or download the browser. You can also use it as a standalone lib without Rod.
# Packages
No description provided by the author
Package flags ...
Package main ...
A server to help launch browser remotely.
# Functions
HostGoogle to download browser.
HostNPM to download browser.
HostPlaywright to download browser.
LookPath searches for the browser executable from often used paths on current operating system.
MustNewManaged is similar to NewManaged.
MustResolveURL is similar to ResolveURL.
New returns the default arguments to start browser.
NewAppMode is a preset to run the browser like a native application.
NewBrowser with default values.
NewManaged creates a default Launcher instance from launcher.Manager.
NewManager instance.
NewURLParser instance.
NewUserMode is a preset to enable reusing current user data.
Open tries to open the url via system's default browser.
ResolveURL by requesting the u, it will try best to normalize the u.
# Constants
HeaderName for remote launch.
RevisionDefault for chromium.
RevisionPlaywright for arm linux.
# Variables
DefaultBrowserDir for downloaded browser.
DefaultUserDataDirPrefix ...
ErrAlreadyLaunched is an error that indicates the launcher has already been launched.
# Type aliases
Host formats a revision number to a downloadable URL for the browser.