@duckduckgo/content-scope-scripts
Preparing search index...
NewTab Messages
OmnibarConfig
Interface OmnibarConfig
interface
OmnibarConfig
{
enableAi
?:
boolean
;
mode
:
OmnibarMode
;
showAiSetting
?:
boolean
;
tabId
?:
null
|
string
;
tabIds
?:
null
|
OptionalListOfTabIds
;
}
Index
Properties
enable
Ai?
mode
show
Ai
Setting?
tab
Id?
tab
Ids?
Properties
Optional
enable
Ai
enableAi
?:
boolean
mode
mode
:
OmnibarMode
Optional
show
Ai
Setting
showAiSetting
?:
boolean
Optional
tab
Id
tabId
?:
null
|
string
Optional
tab
Ids
tabIds
?:
null
|
OptionalListOfTabIds
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
enable
Ai
mode
show
Ai
Setting
tab
Id
tab
Ids
@duckduckgo/content-scope-scripts
Loading...