Browser Extension screenshot

Browser Extension

Author Avatar Theme by Debdut
Updated: 17 Apr 2024
695 Stars

Browser Extension Template with ESbuild builds, support for React, Preact, Typescript, Tailwind, Manifest V3/V2 support and multi browser build including Chrome, Firefox, Safari, Edge, Brave.

Categories

Overview

The Browser Extension Template is a versatile template that provides support for various technologies such as React, Preact, Typescript, Tailwind, and more. It is designed for quick and efficient building and supports multiple browsers including Chrome, Firefox, Safari, Edge, and Brave. The template comes with a range of features including fast builds, support for different browser profiles, automatic browser reloading, and more.

Features

  • ESbuild: The template utilizes ESbuild which enables fast builds, ensuring efficiency in development.
  • Manifest V3/V2 Support: The template supports both Manifest V3 and Manifest V2, providing flexibility in browser extension development.
  • Multi-Browser Build: With support for Chrome, Firefox, Safari, Edge, and Brave, the template allows for building extensions across multiple browsers.
  • Auto Opens Browser: The template automatically opens the browser when the build process starts, streamlining development.
  • Run Multiple Browsers in Parallel: Developers can run multiple browsers in parallel, making it easier to test and debug extensions across different environments.
  • Autoreloads Browser: Any changes made to the extension code are automatically reloaded in the browser, reducing manual intervention and saving development time.
  • Isolated Browser Profiles: The template supports isolated browser profiles, allowing developers to have separate profiles for different browsers.
  • Commands: The template provides a range of commands to facilitate development, making it easier to perform various tasks.

Installation

To install the Browser Extension Template, follow these steps:

  1. Clone the repository: git clone https://github.com/username/repository.git
  2. Navigate to the project directory: cd repository
  3. Install dependencies: npm install
  4. Start development server: npm start

Summary

The Browser Extension Template is a comprehensive template for building browser extensions. It supports various technologies and provides a range of features to streamline the development process. With its fast builds, multi-browser support, and automatic reloading capabilities, the template aims to enhance developer efficiency and productivity.