Skip to content
/ vicro Public

⚡️ Opinionated Vite - Vue Chrome Extension Starter Template ⚡️

License

Notifications You must be signed in to change notification settings

imrim12/vicro

Repository files navigation

⚡️ Vicro ⚡️
Opinionated Vite - Google Chrome Extension Starter Template

Mocking up Chrome Extension with Vicro

Features

Try it now!

Vicro requires Node >=14.18

GitHub Template

Create a repo from this template on GitHub.

Checklist

When you use this template, try follow the checklist to update your info properly

  • Change the author name in LICENSE
  • Change the extension information in manifest.ts
  • Change the favicon in public
  • Clean up the READMEs

Usage

Development

Since the extension works like a normal web application, you can start the development server normally.

pnpm dev

Build

To build the Extension, run

pnpm build

And you will see the generated files in dist that ready to be loaded by the Browser.

About

⚡️ Opinionated Vite - Vue Chrome Extension Starter Template ⚡️

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published