BEPP - A Cross-Browser Extension Builder
A tool for package your extension for multiple browsers quickly and easily (Including Safari)
BEPP is a Cross-Browser Extension Builder, a tool for package your extension for multiple browsers quickly and easily.
This tool include support for browsers as Safari, Chrome, Firefox, Edge, Brave, etc.
Installation (CLI and Library)
npm install @bepp/bepp
pnpm i @bepp/bepp
yarn add @bepp/bepp
Preview
Bepp is easy and fast 🚀🌈
Build 13 types of extensions (including Safari) in 21s
Github action
You can use bepp as a GitHub action.
Example
name: Build extensions
on:
push:
branches:
- main
jobs:
build:
name: Build extensions with bepp
runs-on: macos-latest
steps:
- name: 🛎 Checkout
uses: actions/checkout@v4
- name: Build extension with BEPP
uses: pigeonposse/bepp@v1.1.0
Guides:
👨💻 Development
BEPP is an open-source project and its development is open to anyone who wants to participate.
☕ Donate
Help us to develop more interesting things.
📜 License
This software is licensed with GPL-3.0.
🐦 About us
PigeonPosse is a ✨ code development collective ✨ focused on creating practical and interesting tools that help developers and users enjoy a more agile and comfortable experience. Our projects cover various programming sectors and we do not have a thematic limitation in terms of projects.
Collaborators