package ezjs_extension

  1. Overview
  2. Docs
Binding for Chrome and Firefox extension API

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.tar.gz
md5=0d1dc7175a620eb50c07f2bbe0531533
sha512=5742b4e64398533c95291fe7c9b5ed3e264214dee7522fec1a0074766afd40e633aa1ceea16cbc6923ab80d737a15c13b50b96d4ddf8fad8ec74c30816877c9a

doc/ezjs_extension.common/Extension_utils/Tabs/index.html

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.