Skip to content
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

nuxt How to develop browser extensions #1779

Closed
1057105012 opened this issue May 11, 2024 · 1 comment
Closed

nuxt How to develop browser extensions #1779

1057105012 opened this issue May 11, 2024 · 1 comment
Labels
question Further information is requested

Comments

@1057105012
Copy link

Description

I know that vue can be integrated with chrome extensions, but I don't know how to develop a browser extension based on nuxt

Additional context

No response

@1057105012 1057105012 added the enhancement New feature or request label May 11, 2024
@romhml romhml added question Further information is requested and removed enhancement New feature or request labels May 11, 2024
@romhml
Copy link
Collaborator

romhml commented May 11, 2024

AFAIK Nuxt itself isn't currently designed for building browser extensions. However, there are great alternatives like CRXJS to create your extension with vue and vite.

You won't be able to use@nuxt/ui yet, but it should be possible with the next major release, which will support vue directly.

@romhml romhml closed this as completed May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants