zip
or crx
file. Then, make a request and upload the file using a multipart form. For a full example, check out our Chrome extension example.
zip
Chrome extensions, refer to the Publish your extension guide on the Chrome Developers website.
To learn more about the crx
format, see Installing extensions on Linux. We recommend creating building crx
extensions with an unofficial CLI on NPM.
manifest.json
file in a subfoldermanifest.json
file is a well-formed JSONmanifest.json
file is in the root directoryzip
file should look like this: