chromewebstore/v1_1 library
Chrome Web Store API - v1.1
The Chrome Web Store API provides access to data about apps and extensions, as well as developer tools for managing them.
For more information, see developer.chrome.com/docs/webstore/api
Create an instance of ChromewebstoreApi to access these resources:
Classes
- ByteRange
- Specifies a range of media.
- ChromewebstoreApi
- The Chrome Web Store API provides access to data about apps and extensions, as well as developer tools for managing them.
- DownloadOptions
- Represents options for downloading media.
- Item
- Item2
- ItemError
- Error of the item
- ItemsResource
- Media
- Represents a media consisting of a stream of bytes, a content type and a length.
- PartialDownloadOptions
- Options for downloading a Media.
- PublishRequest
- ResumableUploadOptions
- Specifies options for resumable uploads.
- UploadOptions
- Represents options for uploading a Media.
Exceptions / Errors
- ApiRequestError
- Represents a general error reported by the API endpoint.
- DetailedApiRequestError
- Represents a specific error reported by the API endpoint.