browser-extensions-playground
Preparing search index...
scraping-platform/src/model
ProviderExtractor
Type Alias ProviderExtractor
type
ProviderExtractor
=
{
manifest
:
ProviderManifest
;
extractSnapshot
(
context
:
ExtractionContext
)
:
ProviderSnapshot
|
null
;
}
Index
Properties
manifest
Methods
extract
Snapshot
Properties
Readonly
manifest
manifest
:
ProviderManifest
Methods
extract
Snapshot
extractSnapshot
(
context
:
ExtractionContext
)
:
ProviderSnapshot
|
null
Parameters
context
:
ExtractionContext
Returns
ProviderSnapshot
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
manifest
Methods
extract
Snapshot
browser-extensions-playground
Loading...