Update a Microsoft Edge extension

You can update a submitted extension or remove a published extension listing from the Microsoft Edge Add-ons website at any time.

Update an existing extension in the Microsoft Edge Add-ons website

To update your extension on the store, follow these steps:

  1. Go to your developer dashboard and select the extension that you want to update.

  2. Update either the extension package or the metadata of the extension. If you update the extension package, make sure that you increase the version number in the manifest file.

  3. After you make the changes, click Publish to update your extension listing and start the certification process. The certification process for an update to an extension can take up to 7 business days.

  4. After the Status column displays In the store, your extension update is available on the Microsoft Edge Add-ons website.

After your extension has been created initially, you can update your extension by Using the Microsoft Edge Add-ons REST API.

Update your extension during the certification step

While your extension is in the certification stage, and before it gets published to the Microsoft Edge Add-ons website, you can update it. If your extension fails the certification process, you might also need to update your extension.

To check the status of your extension, go to the dashboard associated with your listing on Partner Center.

To edit your submission, follow these steps:

  1. Go to your developer dashboard and select the extension that you want to update. The information you filled out during the previous submission is displayed.

  2. To open the Extension overview section, use the left navigation bar. To cancel the current submission, select Cancel submission.

  3. Go to other sections and update either the extension package or the metadata of the extension. If you update the extension package, make sure that you increase the version number in the manifest file to match changes that were made after the previous package submission.

  4. After you finish making changes, select Publish.

    Important: The review process stops, your current submission is removed from the Microsoft Edge extensions certification pipeline, and then a new review starts, using the new submission.

Update your extension after it failed the certification

After your extension failed the certification process, you need to update your extension and resubmit your extension, incorporating the feedback you got.

To edit your extension, follow these steps:

  1. Navigate to your developer dashboard and select the extension that failed the certification process.

  2. Update either the extension package or the metadata, incorporating the feedback received from the certification process. If you update the extension package, make sure that you increase the version in the manifest file.

  3. After making changes, select Publish.

Remove an extension from the Microsoft Edge Add-ons website

To remove an extension, follow these steps:

  1. Go to your developer dashboard. From the Dashboard page, select the listing to remove.

  2. Select Extension Overview on your listing.

  3. Select Unpublish to remove the listing from the Microsoft Edge Add-ons website.

The extension is now removed from the Microsoft Edge Add-ons website. Users who already installed your extension can continue to use it, but the extension isn't available to new users.