JSChromeJSRuntimeExtension extension

on

Properties

runtime JSRuntime

Available on JSChrome, provided by the JSChromeJSRuntimeExtension extension

Use the chrome.runtime API to retrieve the service worker, return details about the manifest, and listen for and respond to events in the app or extension lifecycle. You can also use this API to convert the relative path of URLs to fully-qualified URLs.
no setter
runtimeNullable JSRuntime?

Available on JSChrome, provided by the JSChromeJSRuntimeExtension extension

no setter