GitHunt
AN

andrii-horokhovskyi/mv3-vue-chrome-extension-template

This is a Chrome extension template built with Vue 3 and TypeScript for Manifest V3 (MV3). It includes a background script, content scripts, and a popup UI, making it easy to start building Chrome extensions with clean and maintainable code.

mv3-vue-chrome-extension-template

demo
modern chrome-extension development template

Support

  • Manifest V3
  • Vue3
  • Typescript
  • Hot Reload
  • Firebase Authentication

setup

edit .env.sample and save as .env

build

npm run build

hot reload

npm run dev

Languages

Vue40.4%JavaScript36.0%TypeScript20.5%HTML3.1%
Created December 22, 2025
Updated December 29, 2025
andrii-horokhovskyi/mv3-vue-chrome-extension-template | GitHunt