browser-extensions-playground
Preparing search index...
scraping-platform/src/deterministic-extension
registerDeterministicExtensionBackground
Function registerDeterministicExtensionBackground
registerDeterministicExtensionBackground
(
options
:
{
periodicCaptureIntervalMinutes
?:
number
;
providerManifest
:
ProviderManifest
;
serverUrl
?:
string
;
}
,
)
:
void
Parameters
options
:
{
periodicCaptureIntervalMinutes
?:
number
;
providerManifest
:
ProviderManifest
;
serverUrl
?:
string
;
}
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
browser-extensions-playground
Loading...