Skip to content

globalpress/vue3-tailwind-chrome-extension-boilerplate

Repository files navigation

vue-vite-chrome-extension-boilerplate

Project setup

yarn

Compiles and hot-reloads for development

yarn dev

As long as you have the extension installed in chrome it will update as you make changes.

Compiles and minifies for production

yarn build

Load unpacked chrome extension

To test the extension go to chrome, and load the extension from the extenstions manage page as unpacked.

Development

The boilerplate is made up of a vue application for each of the main chrome scripts. To edit the popup for example, look in the src/popup/popup.vue file to make changes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published