Frame
Information about the Frame on the page.
Constructors
Properties
Indicates whether this frame was tagged as an ad and why.
Indicates whether this is a cross origin isolated context.
Frame document's registered domain, taking the public suffixes list into account. Extracted from the Frame's url. Example URLs: http://www.google.com/file.html -> "google.com" http://a.b.co.uk/file.html -> "b.co.uk"
Indicated which gated APIs / features are available.
Indicates whether the main document is a secure context and explains why that is the case.
Frame document's security origin.
Additional details about the frame document's security origin.
If the frame failed to load, this contains the URL that could not be loaded. Note that unlike url above, this URL may contain a fragment.
Frame document's URL fragment including the '#'.