chrome-extension-vuejs-tailwindcss-template
v0.1.0
Published
Chrome extension with Vue.js and Tailwind CSS
Downloads
1
Maintainers
Readme
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
- In Chrome go to the extensions page
chrome://extensions
. - Enable Developer Mode.
- Click Load unpacked and choose
dist
folder