Get extension metadata
Get an extension’s metadata (name, size, timestamps) by ID or name, without downloading the archive.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Extension ID or name
Response
Extension metadata
A browser extension uploaded to Kernel.
Unique identifier for the extension
Timestamp when the extension was created
Size of the extension archive in bytes
Optional, easier-to-reference name for the extension. Must be unique within the project.
SHA-256 checksum, encoded as lowercase hexadecimal, of the exact uploaded extension archive bytes. This is not a normalized checksum of the extension contents; archive metadata, file ordering, and compression can change the checksum for otherwise identical contents. Omitted for legacy rows and server-repackaged Chrome Web Store extensions.
64Timestamp when the extension was last used