Uninstall page

Navigate users to the uinstall page when they uninstall your extension. You can have a feedback survey or show a thank you message.

Install

Before you add welcome-page, ensure you have the initial extension setup. If you have not done that first initialise and then comeback here.

npx ChromeKit-Org/cli add uninstall-page

You will be prompted for the uninstall page url. This is the page to which users will be taken to when they uninstall your extension.

Last updated