Skip to content

Publishing Your Extension

To publish an extension, you first need to create an account on https://xed-editor.app.

Upload

Once you are signed in, go to the extensions page at https://xed-editor.app/extensions. There you will find a Publish button. Click it and upload your extension by dragging and dropping the ZIP file of your release into the upload area.

Update

After publishing, updates are handled in the same way. You simply create a new release ZIP and upload it again through the same page. As long as the extension ID stays the same and you increase the version number in your manifest, users will be able to receive the update automatically and update to the latest version without any extra steps.