SharedDictionaryUsageInfo Object
frameOriginstring - Der Ursprung des Frames, in dem die Anfrage ihren Ursprung hat. It’s specific to the individual frame making the request and is defined by its scheme, host, and port. In practice, will look like a URL.topFrameSitestring - The site of the top-level browsing context (the main frame or tab that contains the request). It’s less granular thanframeOriginand focuses on the broader "site" scope. In practice, will look like a URL.totalSizeBytesnumber - The amount of bytes stored for this shared dictionary information object in Chromium's internal storage (usually Sqlite).