Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
chrome
types
ChromeSetting
Interface ChromeSetting
Index
Properties
details
onChange
Methods
get
set
Properties
public
details
:
{ scope?: string; callback?: Function; }
optional
public
details.callback
?:
Function
optional
public
details.scope
?:
string
public
onChange
:
ChromeSettingChangedEvent
Methods
public
get
(
details
:
ChromeSettingGetDetails
, callback
?:
ChromeSettingGetResultDetails
)
Parameters
details:
ChromeSettingGetDetails
callback?:
ChromeSettingGetResultDetails
optional
public
set
(
details
:
ChromeSettingSetDetails
, callback
?:
Function
)
Parameters
details:
ChromeSettingSetDetails
callback?:
Function
optional
Globals
chrome
chrome
chrome.alarms
chrome.bookmarks
chrome.browserAction
chrome.browsingData
chrome.commands
chrome.contentSettings
chrome.contextMenus
chrome.cookies
chrome.declarativeWebRequest
chrome.devtools
chrome.devtools.inspectedWindow
chrome.devtools.network
chrome.devtools.panels
chrome.downloads
chrome.events
chrome.extension
chrome.fileBrowserHandler
chrome.fontSettings
chrome.history
chrome.i18n
chrome.identity
chrome.idle
chrome.input
chrome.input.ime
chrome.management
chrome.notifications
chrome.omnibox
chrome.pageAction
chrome.pageCapture
chrome.permissions
chrome.privacy
chrome.proxy
chrome.runtime
chrome.scriptBadge
chrome.socket
chrome.storage
chrome.tabs
chrome.topSites
chrome.tts
chrome.ttsEngine
chrome.types
chrome.webNavigation
chrome.webRequest
chrome.webstore
chrome.windows
ChromeSetting
details
onChange
get
set
ChromeSettingChangedEvent
ChromeSettingGetDetails
ChromeSettingGetResultDetails
ChromeSettingSetDetails