Documentation
¶
Rendered for js/wasm
Index ¶
- func CSSInjectionJSLoad(ptr unsafe.Pointer, create, ref js.Ref) js.Ref
- func CSSInjectionJSStore(ptr unsafe.Pointer, ref js.Ref)
- func CallExecuteScript(retPtr unsafe.Pointer, injection unsafe.Pointer)
- func CallGetRegisteredContentScripts(retPtr unsafe.Pointer, filter unsafe.Pointer)
- func CallInsertCSS(retPtr unsafe.Pointer, injection unsafe.Pointer)
- func CallPropertiesGlobalParams(this js.Ref, retPtr unsafe.Pointer)
- func CallRegisterContentScripts(retPtr unsafe.Pointer, scripts js.Ref)
- func CallRemoveCSS(retPtr unsafe.Pointer, injection unsafe.Pointer)
- func CallUnregisterContentScripts(retPtr unsafe.Pointer, filter unsafe.Pointer)
- func CallUpdateContentScripts(retPtr unsafe.Pointer, scripts js.Ref)
- func ConstOfExecutionWorld(str js.Ref) uint32
- func ConstOfStyleOrigin(str js.Ref) uint32
- func ContentScriptFilterJSLoad(ptr unsafe.Pointer, create, ref js.Ref) js.Ref
- func ContentScriptFilterJSStore(ptr unsafe.Pointer, ref js.Ref)
- func FuncExecuteScript(fn unsafe.Pointer)
- func FuncGetRegisteredContentScripts(fn unsafe.Pointer)
- func FuncInsertCSS(fn unsafe.Pointer)
- func FuncPropertiesGlobalParams(this js.Ref, fn unsafe.Pointer)
- func FuncRegisterContentScripts(fn unsafe.Pointer)
- func FuncRemoveCSS(fn unsafe.Pointer)
- func FuncUnregisterContentScripts(fn unsafe.Pointer)
- func FuncUpdateContentScripts(fn unsafe.Pointer)
- func HasFuncExecuteScript() js.Ref
- func HasFuncGetRegisteredContentScripts() js.Ref
- func HasFuncInsertCSS() js.Ref
- func HasFuncPropertiesGlobalParams(this js.Ref) js.Ref
- func HasFuncRegisterContentScripts() js.Ref
- func HasFuncRemoveCSS() js.Ref
- func HasFuncUnregisterContentScripts() js.Ref
- func HasFuncUpdateContentScripts() js.Ref
- func InjectionResultJSLoad(ptr unsafe.Pointer, create, ref js.Ref) js.Ref
- func InjectionResultJSStore(ptr unsafe.Pointer, ref js.Ref)
- func InjectionTargetJSLoad(ptr unsafe.Pointer, create, ref js.Ref) js.Ref
- func InjectionTargetJSStore(ptr unsafe.Pointer, ref js.Ref)
- func RegisteredContentScriptJSLoad(ptr unsafe.Pointer, create, ref js.Ref) js.Ref
- func RegisteredContentScriptJSStore(ptr unsafe.Pointer, ref js.Ref)
- func ScriptInjectionJSLoad(ptr unsafe.Pointer, create, ref js.Ref) js.Ref
- func ScriptInjectionJSStore(ptr unsafe.Pointer, ref js.Ref)
- func TryExecuteScript(retPtr unsafe.Pointer, errPtr unsafe.Pointer, injection unsafe.Pointer) (ok js.Ref)
- func TryGetRegisteredContentScripts(retPtr unsafe.Pointer, errPtr unsafe.Pointer, filter unsafe.Pointer) (ok js.Ref)
- func TryInsertCSS(retPtr unsafe.Pointer, errPtr unsafe.Pointer, injection unsafe.Pointer) (ok js.Ref)
- func TryPropertiesGlobalParams(this js.Ref, retPtr unsafe.Pointer, errPtr unsafe.Pointer) (ok js.Ref)
- func TryRegisterContentScripts(retPtr unsafe.Pointer, errPtr unsafe.Pointer, scripts js.Ref) (ok js.Ref)
- func TryRemoveCSS(retPtr unsafe.Pointer, errPtr unsafe.Pointer, injection unsafe.Pointer) (ok js.Ref)
- func TryUnregisterContentScripts(retPtr unsafe.Pointer, errPtr unsafe.Pointer, filter unsafe.Pointer) (ok js.Ref)
- func TryUpdateContentScripts(retPtr unsafe.Pointer, errPtr unsafe.Pointer, scripts js.Ref) (ok js.Ref)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConstOfExecutionWorld ¶
func ConstOfStyleOrigin ¶
func FuncExecuteScript ¶
func FuncInsertCSS ¶
func FuncRemoveCSS ¶
func HasFuncExecuteScript ¶
func HasFuncInsertCSS ¶
func HasFuncRemoveCSS ¶
func InjectionResultJSLoad ¶
func InjectionTargetJSLoad ¶
func ScriptInjectionJSLoad ¶
func TryExecuteScript ¶
func TryInsertCSS ¶
func TryRemoveCSS ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.