browserPath
browserPath specifies the executable paths for browsers used during addfox dev to open and load the extension.
Overview
- Type:
BrowserPathConfig - Default:
undefined(uses system default paths) - Required: No
Chromium-based Browsers
The following Chromium-based browsers are supported:
Configuration Example
Launch via CLI
Firefox
Firefox uses the web-ext tool to manage extensions. The path configuration is the same:
Launch Firefox
Info
Firefox development mode uses the web-ext tool. Extension reload is handled by web-ext, not Addfox's WebSocket.
Platform Examples
macOS
Windows
Linux
Related Configuration
- guide/launch - Browser launch guide

