0.1.0 • Published 2 years ago

chrome-extension-vuejs-tailwindcss-template v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Chrome Extension Boilerplate

Chrome extension template with Vuejs and TailwindCSS (Manifest v2)

Installation

npm install

Watch / Dev

npm run build

Build package

npm run build

Chrome dev installation

  1. In Chrome go to the extensions page chrome://extensions.
  2. Enable Developer Mode.
  3. Click Load unpacked and choose dist folder