Module webNavigation

Index

Variables

Interfaces

Functions

Variables

onBeforeNavigate: WebNavigationBeforeNavigateEvent

onCommitted: WebNavigationCommittedEvent

onCompleted: WebNavigationCompletedEvent

onCreatedNavigationTarget: WebNavigationCreatedNavigationTargetEvent

onDOMContentLoaded: WebNavigationDomContentLoadedEvent

onErrorOccurred: WebNavigationErrorOccurredEvent

onHistoryStateUpdated: WebNavigationHistoryStateUpdatedEvent

onReferenceFragmentUpdated: WebNavigationReferenceFragmentUpdatedEvent

onTabReplaced: WebNavigationTabReplacedEvent

Functions

getAllFrames(details: GetAllFrameDetails, callback: (details?: Object[]) => void)

Parameters

getFrame(details: GetFrameDetails, callback: (details?: chrome.webNavigation.GetFrameResultDetails) => void)

Parameters

  • details: GetFrameDetails
  • callback: (details?: chrome.webNavigation.GetFrameResultDetails) => void