google-chromegoogle-chrome-extensionchrome-web-store

How to stop publishing a new version of extension that is marked as 'Pending Review' in chrome store


I've published a new version of the extension. It has been marked as 'Pending Review' because the manifest has some permission changes. Now I don't want the new version of the extension to be published. Is there any way to stop it? I just want to let the users continue using the already published version of the extension

(I don't know where else to ask)


Solution

  • Unfortunately this is still an issue as of today (8/14/2020) and there is no way to cancel a submission for review.

    A recent change when submitting an extension for review there is an option to automatically publish the extension after passing the review. This is checked by default in the window prompt. As a practice I would recommend not allowing publication after a review to provide you with the final decision when the extension is published to the Chrome Web Store.

    submission modal