Expand description
Data transfer objects for browser profile startup functionality.
This module contains the structures and implementations needed to handle browser profile startup requests and responses, including configuration for operating systems, logging, paths, and various browser settings.
Structs§
- Browser bookmark information, which will be used by anty-local-api to set bookmark presets.
- Information about the connection settings for a browser profile.
- Response structure for datadir operations.
- Browser extension information.
- Collection of preliminary data needed to configure a browser profile.
- Preliminary response with browser profile configuration.
- Proxy configuration information.
- Request structure for starting a browser profile.
- Response structure for browser profile start requests.
- Paths configuration for the browser profile.
- Version information for various components.
Enums§
- Types of browser extensions that can be installed.
- Available logging levels for the browser profile.
- Represents supported operating systems for the browser profile.