Skip to content

feat: basic support for firefox android dev mode #1788

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

absdjfh
Copy link

@absdjfh absdjfh commented Jul 2, 2025

Overview

Add additional configuration options for web-ext config and disable dev server connection in background script, delegating reload process to web-ext

Manual Testing

Follow https://extensionworkshop.com/documentation/develop/developing-extensions-for-firefox-for-android/ to setup android device or emulator

Related Issue

#631

This PR closes #631

Add additional configuration options for web-ext config and disable dev server connection in background script, delegating reload process to web-ext
@absdjfh absdjfh requested review from aklinker1 and Timeraa as code owners July 2, 2025 20:56
Copy link

netlify bot commented Jul 2, 2025

Deploy Preview for creative-fairy-df92c4 ready!

Name Link
🔨 Latest commit 7f31a83
🔍 Latest deploy log https://app.netlify.com/projects/creative-fairy-df92c4/deploys/68659ce87d1d4b0008562736
😎 Deploy Preview https://deploy-preview-1788--creative-fairy-df92c4.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@absdjfh
Copy link
Author

absdjfh commented Jul 3, 2025

Alternatively, since this implementation is pretty "hacky", allow wxt user to:

  • Provide their own implementation of ExtensionRunner (via hooks or otherwise), and
  • Set config parameter to disable extension connecting to dev server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Firefox Android Dev Mode Support
1 participant