WebsiteDataTypes#

Added in version 2.16.

class WebsiteDataTypes#

Enum values with flags representing types of Website data.

Fields#

class WebsiteDataTypes
ALL#

All types.

COOKIES#

Cookies.

DEVICE_ID_HASH_SALT#

Hash salt used to generate the device ids used by webpages.

DISK_CACHE#

HTTP disk cache.

DOM_CACHE#

DOM (CacheStorage) cache.

HSTS_CACHE#

HSTS cache.

INDEXEDDB_DATABASES#

IndexedDB databases.

ITP#

Intelligent Tracking Prevention data.

LOCAL_STORAGE#

Local storage data.

MEMORY_CACHE#

Memory cache.

OFFLINE_APPLICATION_CACHE#

Offline web application cache.

SERVICE_WORKER_REGISTRATIONS#

Service worker registrations.

SESSION_STORAGE#

Session storage data.