package ezjs_extension
Binding for Chrome and Firefox extension API
Install
Dune Dependency
Authors
Maintainers
Sources
0.2.tar.gz
md5=656df77dabbefd03a5646cf72953b29c
sha512=f1e0f92683eb1605bb32ba2791ef046fd2312357f19fcc44ae06544708b789f2398666cf0adb1848e89c8f0a6f17615ac8437477cd7761f9cff5cff9969bb54d
doc/src/ezjs_extension.chrome/chrome.ml.html
Source file chrome.ml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
module Utils = Extension_utils module Runtime = Runtime_chrome module Tabs = Tabs_chrome module Storage = Storage_chrome module Windows = Windows_chrome module I18n = I18n_chrome module Browser_action = Browser_action_chrome let runtime = Runtime.runtime let storage = Storage.storage let sync = Storage.sync let local = Storage.local let tabs = Tabs.tabs let windows = Windows.windows let i18n = I18n.i18n
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>