browser-extensions-playground
Preparing search index...
scraping-platform/src/model
ExtractionContext
Type Alias ExtractionContext
type
ExtractionContext
=
{
accountLabel
?:
string
;
capturedAt
?:
string
;
pageText
:
string
;
url
:
string
;
}
Index
Properties
account
Label?
captured
At?
page
Text
url
Properties
Optional
Readonly
account
Label
accountLabel
?:
string
Optional
Readonly
captured
At
capturedAt
?:
string
Readonly
page
Text
pageText
:
string
Readonly
url
url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Label
captured
At
page
Text
url
browser-extensions-playground
Loading...