Loading

Now that you've setup your project, it's time to give it a test run in the browser.

Loading your extension in the browser

Development Server

npm
pnpm
bun
yarn
npm run dev

Open Browser


Open Chrome and navigate to chrome://extensions

Open Developer Mode

Load Unpacked

Click on the "Load unpacked" button and select the dist directory of your project.