chrome.management library
The chrome.management
API provides ways to manage the list of
extensions/apps that are installed and running. It is particularly useful for
extensions that override the built-in New Tab page.
Properties
final ChromeManagement management #
Accessor for the chrome.management
namespace.
final ChromeManagement management = new ChromeManagement._()