WebExtension Properties

The WebExtension type exposes the following members.

Properties
  NameDescription
Public propertyAlternateReferences
Specifies alternate references to a web extension.
Public propertyCode exampleBindings
Specifies a list of web extension bindings.
Public propertyId
Uniquely identifies the web extension instance in the current document.
Public propertyCode exampleIsFrozen
Specifies whether the user can interact with the web extension or not.
Public propertyCode exampleProperties
Represents a set of web extension custom properties.
Public propertyCode exampleReference
Specifies the primary reference to an web extension.
See Also