⚠️
ExtensionFast is currently in the development stage, the documentation will be continuously updated.
Introduction
Welcome to the ExtensionFast documentation. This is the starting point for building your production-ready extension using our robust boilerplate.
What is ExtensionFast
ExtensionFast is a full-stack platform that streamlines the creation, purchase, and management of browser extensions. It handles payment processing, authorization, and databases, enabling quick launches and easy monetization for custom extensions.
Features
Demo extension
- You’ll be able to have a playground where you can build your extension from
- Play around with the features
Authentication
- Authenticate securely with Firebase (Email/Password, Google, Apple)
- Sign up and login screens
Payments
- Stripe for payment processing
- Stripe linking guide to set up
- Payment management screen
Styling
- DaisyUI for customizable, accessible components
- Tailwind CSS for quick UI development
- Customize your styles throughout your extension
Database
- Firebase firestore integration
- Handle user data through firebase
Last updated on