Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 538 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 538 Bytes

Template for Dev3 Extensions

This is a template repository for Dev3 extensions. It contains a basic extension skeleton using Vite, React, TypeScript and TailwindCSS. This template sets up a basic extension manifest, icons, favicon and popup and a Prettier config.

How to use this template

  1. Click on the "Use this template" button
  2. Clone the repository
  3. Done! 🎉

What to edit after cloning

  1. Search for 'Sample Extension' and replace it with your extension name.
  2. Change the name of the extension in package.json