⚙️ Environment & Tools Setup
This step ensures you have the necessary tools installed for extension development. If your system is already configured for building browser extensions, you can skip this part.
🚀 Everything You Need
You only need a few things to get started with ExtensionFast — no native tooling or complex setup required.
Make sure you have the following installed:
- Node.js
- Git
- Google Chrome
- A code editor like VS Code (Any code editor will work)
Once you have those installed, you’re ready to move onto the Project-Specific Setup.
Last updated on