GET/extensions/from_chrome_store

Returns a ZIP archive containing the unpacked extension fetched from the Chrome Web Store.

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Query Parameters

url*string

Chrome Web Store URL for the extension.

os?string

Target operating system for the extension package. Defaults to linux.

Default"linux"

Value in

  • "win"
  • "mac"
  • "linux"

Response Body

application/octet-stream

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/extensions/from_chrome_store?url=string"
"string"