browser-extension-template
Extension builder
A boilerplate template for building cross-browser extensions with Parcel 2
📕 Barebones boilerplate with Parcel 2, options handler and auto-publishing
790 stars
5 watching
76 forks
Language: JavaScript
last commit: 9 days ago
Linked from 1 awesome list
browser-extensionchrome-extensionfirefox-extensiongithub-templateparcelwebextensions
Related projects:
Repository | Description | Stars |
---|---|---|
fstanis/webextensions-webpack-boilerplate | A boilerplate project for building WebExtensions API-based browser extensions using Webpack | 67 |
fregante/webext-fun | Provides reusable building blocks and utility functions for building WebExtensions | 107 |
debdut/browser-extension | A browser extension template with ESbuild builds and support for multiple front-end frameworks and browsers. | 679 |
fregante/webext-options-sync | Automates and manages extension options | 151 |
fregante/webext-events | Utilities for handling events in Web Extensions | 15 |
fremp/fremp | A minimal boilerplate for building a full-stack web application using Flask as the backend and ReactJS as the frontend with MongoDB storage. | 14 |
mubaidr/vite-vue3-browser-extension-v3 | A Vite-powered browser extension starter template with Vue 3 and various plugins and libraries. | 497 |
jhen0409/react-chrome-extension-boilerplate | A Chrome Extension React.js project with examples of Windows, Popup, and Inject pages using Redux and Webpack for hot reloading | 2,143 |
fregante/chrome-webstore-upload-cli | Tools for uploading and publishing Chrome extensions to the Web Store | 443 |
fell-lucas/chrome-extension-template-preact-vite | A Chrome extension template built with Preact, TypeScript, and Vite to reduce bundle size while maintaining developer experience. | 80 |
webextension-toolbox/generator-web-extension | Creates a new web extension project with all necessary files and configurations | 301 |
github/custom-element-boilerplate | A basic project providing a template for creating custom web elements using TypeScript and Web Components. | 165 |
fregante/webext-storage | A typed storage API for Web Extensions | 63 |
kiki-le-singe/react-redux-universal-boilerplate | A React and Redux project template providing a boilerplate for development, testing, and deployment of web applications | 166 |
fregante/webext-storage-cache | Caches values and automatically reuses cached results of function calls in web extensions | 81 |