template-wxt Svelte Themes

Template Wxt

Web extension template using WXT and Svelte

template-wxt

Develop web extensions using WXT

Installation

Prerequisites:

After installing Bun, run the following command to install the project dependencies:

bun install

Usage

Development

bun run dev

Build

bun run build

Alternatively, bun run package goes a step further by zipping the build output into a .zip file.


Misc. Notes

At a minimum, Chrome recommends a minimum of three icon sizes for the extension:

  • 16px: Used in the extension's toolbar icon.
  • 48px: Used in the extension's management page in the Chrome browser.
  • 128px: Used as the icon for the extension in the Chrome Web Store.

Top categories

Loading Svelte Themes