Skip to content

Is it possible to add a field to disable AutoLaunch? #135

@HereOrCode

Description

@HereOrCode

Why add the disableAutoLaunch field?

disableAutoLaunch: true // Do not auto-open the browser
disableAutoLaunch: false // Auto open the Browser

For example:

https://github.com/aklinker1/vite-plugin-web-extension/blob/161921596f71f760a30d18a3a355de31f2bba97e/packages/vite-plugin-web-extension/src/index.ts#L19


I set disableAutoLaunch to true and manually loaded the chrome-mv3 directory for development so that I could easily debug the background.js

shot0

Currently using WXT, and I've encountered a debugging issue: How to debug background.js?

shot1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions