dart/core/js/management
library
Typedefs
-
ExtensionDisabledReason
= String
-
A reason the item is disabled.
-
ExtensionInstallType
= String
-
How the extension was installed. One of
admin
: The extension was installed because of an administrative policy,
development
: The extension was loaded unpacked in developer mode,
normal
: The extension was installed normally via a .crx file,
sideload
: The extension was installed by other software on the machine,
other
: The extension was installed by other means.
-
ExtensionType
= String
-
The type of this extension, app, or theme.
-
LaunchType
= String
-
These are all possible app launch types.