Overview:
Catonaut is a browser extension builder that uses Astro and Bun, along with Node.js and npm. It offers features like TypeScript for a better developer experience, Bun for fast development, and Manifest version 3 (MV3) for priority publishing. It also utilizes Astro for flexible popup design and has a cool mascot. It is important to have some understanding of extension development before using Catonaut, and there are resources available for Chrome, Firefox, and Windows users.
Features:
- TypeScript: Provides a better developer experience.
- Bun: Enables blazing fast development.
- Manifest version 3 (MV3): Allows for priority publishing.
- Astro: Enables flexible popup design.
- Cool Mascot: Adds a fun element to the extension.
Installation:
To install Catonaut, follow these steps:
- Use the provided template or clone the project.
- Navigate into the project folder.
- Run the following command:
npm install.
Summary:
Catonaut is a browser extension builder that utilizes Astro and Bun, along with Node.js and npm, to provide a seamless development experience. Its key features include TypeScript, Bun, MV3, and Astro. It also has a fun mascot. Installation is simple and involves using the provided template or cloning the project, navigating to the project folder, and running npm install. With Catonaut, developers can create browser extensions with ease.