Package-level declarations
Types
Request object containing input parameters for the ExtensionsDomain.clearStorageItems command.
A dummy response object for the ExtensionsDomain.clearStorageItems command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.
Defines commands and events for browser extensions.
Request object containing input parameters for the ExtensionsDomain.getStorageItems command.
Response type for the ExtensionsDomain.getStorageItems command.
Request object containing input parameters for the ExtensionsDomain.loadUnpacked command.
Response type for the ExtensionsDomain.loadUnpacked command.
Request object containing input parameters for the ExtensionsDomain.removeStorageItems command.
A dummy response object for the ExtensionsDomain.removeStorageItems command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.
Request object containing input parameters for the ExtensionsDomain.setStorageItems command.
A dummy response object for the ExtensionsDomain.setStorageItems command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.
Storage areas.