Interactive scaffolder for addfox extension projects
Build tool for browser extensions — one install, addfox dev / build
Detect package manager and generate commands for pnpm/npm/yarn/bun
addfox core: types, config loading, entry discovery/resolution, manifest building
addfox plugin: enable Vue 3 (SFC, JSX via @rsbuild/plugin-vue-jsx) for the project
Interactive scaffolder for addfox extension projects
Rsbuild plugin: launch browser and HMR in dev (internal)
Rsbuild plugin: dev monitor injection and monitor assets (internal)
addfox CLI: addfox dev / build, parses argv and drives Rsbuild
Shared utilities for Addfox packages
Rsbuild plugin: multi-entry, HTML and public copy (internal)
Rsbuild plugin: write manifest.json and remove stray HTML (internal)
Babel preset used by Create React App
ESLint configuration used by Create React App
Official React bindings for Redux
webpack utilities used by Create React App
Configuration and scripts for Create React App.
The official, opinionated, batteries-included toolset for efficient Redux development
Predictable state container for JavaScript apps
Extension utils: content UI (defineContentUI / mountContentUI) for content scripts
Create Next.js-powered React apps with one command
Tweak the create-react-app webpack config(s) without using 'eject' and without creating a fork of the react-scripts
Polyfills for various browsers including commonly used language features
Browser launcher for extension development — Chromium & Gecko (Firefox, Zen, etc.)