Package-level declarations

This package provides the classes that allow you to work with Chrome extensions.

This package provides the classes that allow you to work with Chrome extensions.

Types

Link copied to clipboard
interface Extension : Advisable<P>
interface Extension : Advisable<P>
A Chrome extension.
Link copied to clipboard
An extension action.
Link copied to clipboard
Thrown to indicate that the extension installation has failed.
Link copied to clipboard
A service for working with Chrome extensions.
Link copied to clipboard
Thrown to indicate that the extension uninstallation has failed.