WebNavigation

@native @JSGlobal("chrome.webNavigation") @JSType
object WebNavigation extends Object
class Object
trait Any
class Object
trait Matchable
class Any

Value members

Concrete methods

def getAllFrames(details: GetAllFramesOptions, callback: Function1[Array[AllFramesDetails], _]): Unit

Retrieves information about all frames of a given tab.

Retrieves information about all frames of a given tab.

Value Params
callback

A list of frames in the given tab, null if the specified tab ID is invalid.

details

Information about the tab to retrieve all frames from.

def getFrame(details: GetFrameOptions, callback: Function1[FrameDetails, _]): Unit

Retrieves information about the given frame. A frame refers to an