Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
chrome
contentSettings
ContentSetting
Interface ContentSetting
Index
Methods
clear
get
getResourceIdentifiers
set
Methods
public
clear
(
details
:
ClearDetails
, callback
?:
Function
)
Parameters
details:
ClearDetails
callback?:
Function
optional
public
get
(
details
:
GetDetails
, callback
:
(details: chrome.contentSettings.ReturnedDetails) => void
)
Parameters
details:
GetDetails
callback:
(details: chrome.contentSettings.ReturnedDetails) => void
public
getResourceIdentifiers
(
callback
:
(resourceIdentifiers: chrome.contentSettings.ResourceIdentifier[]) => void
)
Parameters
callback:
(resourceIdentifiers: chrome.contentSettings.ResourceIdentifier[]) => void
public
set
(
details
:
SetDetails
, callback
?:
Function
)
Parameters
details:
SetDetails
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
cookies
images
javascript
notifications
plugins
popups
ClearDetails
ContentSetting
clear
get
getResourceIdentifiers
set
GetDetails
ResourceIdentifier
ReturnedDetails
SetDetails