Skip to content

Firefox for Android dev mode - #2596

Open
govza wants to merge 4 commits into
wxt-dev:mainfrom
govza:feat/firefox-android-dev
Open

Firefox for Android dev mode#2596
govza wants to merge 4 commits into
wxt-dev:mainfrom
govza:feat/firefox-android-dev

Conversation

@govza

@govza govza commented Aug 14, 2026

Copy link
Copy Markdown

Overview

Adds support for running wxt dev against Firefox for Android via web-ext's firefox-android target, with working HMR through adb reverse

Manual Testing

cd \wxt\packages\wxt-demo\
bun run dev:firefox-android
firefox-dev

Requires a device visible to ADB - physical or emulator - with Firefox (Fenix by default, configurable via webExt.firefoxApk) installed.

Related Issue

#631

This PR closes #631

@govza
govza requested a review from aklinker1 as a code owner August 14, 2026 01:31
@netlify

netlify Bot commented Aug 14, 2026

Copy link
Copy Markdown

Deploy Preview for creative-fairy-df92c4 ready!

Name Link
🔨 Latest commit c13ca50
🔍 Latest deploy log https://app.netlify.com/projects/creative-fairy-df92c4/deploys/6a7e7c9f8f346b00081a7c20
😎 Deploy Preview https://deploy-preview-2596--creative-fairy-df92c4.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added pkg/wxt Includes changes to the `packages/wxt` directory pkg/wxt-demo Includes changes to the `packages/wxt-demo` directory labels Aug 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg/wxt Includes changes to the `packages/wxt` directory pkg/wxt-demo Includes changes to the `packages/wxt-demo` directory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Firefox Android Dev Mode Support

1 participant