ClearDataOptions
Properties
Link copied to clipboard
Skips deleting cookies that would close current network connections. (Default: false)
Link copied to clipboard
The types of data to clear. By default, this will clear all types of data. This can potentially include data types not explicitly listed here. (See Chromium's BrowsingDataRemover for the full list.)
Link copied to clipboard
Clear data for all origins except these ones. Cannot be used with origins.
Link copied to clipboard
The behavior for matching data to origins.
Link copied to clipboard
Clear data for only these origins. Cannot be used with excludeOrigins.