package ezjs_extension

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.2.tar.gz
md5=656df77dabbefd03a5646cf72953b29c
sha512=f1e0f92683eb1605bb32ba2791ef046fd2312357f19fcc44ae06544708b789f2398666cf0adb1848e89c8f0a6f17615ac8437477cd7761f9cff5cff9969bb54d

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.