This project is a fork of wxt-starter, customized to build a browser extension for Chrome and Firefox.
This extension provides detailed insights into websites, including:
- Frameworks and libraries in use
- Design details, such as fonts, spacing, and padding
- Color palette
- Other styling and technical information
The project is built using:
- React: For building the user interface
- Shadcn UI: For reusable components and consistent styling
- Tailwind CSS: For utility-first styling
- WXT: As the foundational framework for extension development