cef_settings_t.user_agent_product

Value that will be inserted as the product portion of the default User-Agent string. If empty the Chromium product version will be used. If |userAgent| is specified this value will be ignored. Also configurable using the "user-agent-product" command-line switch.

struct cef_settings_t
cef_string_t user_agent_product;

Meta