@duckduckgo/privacy-dashboard
Preparing search index...
Generated Schema Definitions
FireOption
Interface FireOption
interface
FireOption
{
descriptionStats
:
{
clearHistory
:
boolean
;
cookies
:
number
;
duration
:
"hour"
|
"day"
|
"week"
|
"month"
|
"all"
;
openTabs
:
number
;
pinnedTabs
:
number
;
site
?:
string
;
}
;
name
:
|
"CurrentSite"
|
"LastHour"
|
"Last24Hour"
|
"Last7days"
|
"Last4Weeks"
|
"AllTime"
;
options
:
{
origins
?:
string
[]
;
since
?:
number
}
;
selected
?:
boolean
;
}
Index
Properties
description
Stats
name
options
selected?
Properties
description
Stats
descriptionStats
:
{
clearHistory
:
boolean
;
cookies
:
number
;
duration
:
"hour"
|
"day"
|
"week"
|
"month"
|
"all"
;
openTabs
:
number
;
pinnedTabs
:
number
;
site
?:
string
;
}
name
name
:
|
"CurrentSite"
|
"LastHour"
|
"Last24Hour"
|
"Last7days"
|
"Last4Weeks"
|
"AllTime"
options
options
:
{
origins
?:
string
[]
;
since
?:
number
}
Optional
selected
selected
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
description
Stats
name
options
selected
@duckduckgo/privacy-dashboard
Loading...