tabs library
Classes
- ChromeTabs
- ConnectInfo
- CreateProperties
-
EventStream<
T> - GroupOptions
- GroupOptionsCreateProperties
- HighlightInfo
- MoveProperties
- MutedInfo
- OnActivatedActiveInfo
- OnActiveChangedEvent
- OnActiveChangedSelectInfo
- OnAttachedAttachInfo
- OnAttachedEvent
- OnDetachedDetachInfo
- OnDetachedEvent
- OnHighlightChangedSelectInfo
- OnHighlightedHighlightInfo
- OnMovedEvent
- OnMovedMoveInfo
- OnRemovedEvent
- OnRemovedRemoveInfo
- OnReplacedEvent
- OnSelectionChangedEvent
- OnSelectionChangedSelectInfo
- OnUpdatedChangeInfo
- OnUpdatedEvent
- OnZoomChangeZoomChangeInfo
- QueryInfo
- ReloadProperties
- SendMessageOptions
- Tab
- UpdateProperties
- ZoomSettings
Enums
- MutedInfoReason
- An event that caused a muted state change.
- TabStatus
- The tab's loading status.
- WindowType
- The type of window.
- ZoomSettingsMode
-
Defines how zoom changes are handled, i.e., which entity is responsible for
the actual scaling of the page; defaults to
automatic
. - ZoomSettingsScope
-
Defines whether zoom changes persist for the page's origin, or only take
effect in this tab; defaults to
per-origin
when inautomatic
mode, andper-tab
otherwise.