package ezjs_extension

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
class type mutedInfo = object ... end
class type tab = object ... end
class type queryInfo = object ... end
class type updateProperties = object ... end
class type createProperties = object ... end
class type imageDetails = object ... end
class type details = object ... end
class type moveProperties = object ... end
class type pageSettings = object ... end
class type zoomSettings = object ... end
class type highlightInfo = object ... end
class type reloadProperties = object ... end
class type moveInSuccessionOptions = object ... end
val make_script_details : ?allFrames:bool -> ?code:string -> ?cssOrigin:string -> ?file:string -> ?frameId:int -> ?matchAboutBlank:bool -> ?runAt:string -> unit -> details Ezjs_min.t
val 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