package ezjs_extension

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Extension_utils.TabsSource

Sourceclass type mutedInfo = object ... end
Sourceclass type tab = object ... end
Sourceclass type queryInfo = object ... end
Sourceclass type updateProperties = object ... end
Sourceclass type createProperties = object ... end
Sourceclass type imageDetails = object ... end
Sourceclass type details = object ... end
Sourceclass type moveProperties = object ... end
Sourceclass type pageSettings = object ... end
Sourceclass type zoomSettings = object ... end
Sourceclass type highlightInfo = object ... end
Sourceclass type reloadProperties = object ... end
Sourceclass type moveInSuccessionOptions = object ... end
Sourceval make_script_details : ?allFrames:bool -> ?code:string -> ?cssOrigin:string -> ?file:string -> ?frameId:int -> ?matchAboutBlank:bool -> ?runAt:string -> unit -> details Ezjs_min.t
Sourceval make_query : ?active:bool -> ?audible:bool -> ?autoDiscardable:bool -> ?currentWindow:bool -> ?discarded:bool -> ?highlighted:bool -> ?index:int -> ?lastFocusedWindow:bool -> ?muted:bool -> ?pinned:bool -> ?status:string -> ?title:string -> ?url:string -> ?windowId:int -> ?windowType:string -> unit -> queryInfo Ezjs_min.t
OCaml

Innovation. Community. Security.