Welcome page
Open a new tab with a welcome page when your extension is installed.
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 welcome-page
You will be prompted for the welcome page url. This is the page to which users will be taken to when they install your extension.
Last updated