Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
chrome
management
ExtensionInfo
Interface ExtensionInfo
Index
Properties
appLaunchUrl
description
disabledReason
enabled
homepageUrl
hostPermissions
icons
id
installType
mayDisable
name
offlineEnabled
optionsUrl
permissions
type
updateUrl
version
Properties
optional
public
appLaunchUrl
?:
string
public
description
:
string
optional
public
disabledReason
?:
string
public
enabled
:
boolean
optional
public
homepageUrl
?:
string
public
hostPermissions
:
Array<string>
optional
public
icons
?:
IconInfo
[]
public
id
:
string
public
installType
:
string
public
mayDisable
:
boolean
public
name
:
string
public
offlineEnabled
:
boolean
public
optionsUrl
:
string
public
permissions
:
Array<string>
public
type
:
string
optional
public
updateUrl
?:
string
public
version
:
string
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
onDisabled
onEnabled
onInstalled
onUninstalled
ExtensionInfo
appLaunchUrl
description
disabledReason
enabled
homepageUrl
hostPermissions
icons
id
installType
mayDisable
name
offlineEnabled
optionsUrl
permissions
type
updateUrl
version
IconInfo
ManagementDisabledEvent
ManagementEnabledEvent
ManagementInstalledEvent
ManagementUninstalledEvent
UninstallOptions
get
getAll
getPermissionWarningsById
getPermissionWarningsByManifest
launchApp
setEnabled
uninstall