-
-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Description
Describe the bug
Just trying out this project on my machine, i installed dependencies, ran npm run dev:firefox, loaded the extension manifest and all the menus, popups, startup and so on are completely blank.
I checked the generated html and the body was empty.
I ran the dev script but with chrome this time, and it worked perfectly.
To Reproduce
Steps to reproduce the behavior:
- Run this
npx degit mubaidr/vite-vue3-browser-extension-v3 my-webext
cd my-webext
npm install
npm run dev:firefox
- Go to debugging, "this firefox", load temporarry add-on...
- Right after that, the startup opens but it's blank. Same with every other page.
Expected behavior
should just work.
Screenshots
no need for that, it's just all plain white. empty html.
Desktop (please complete the following information):
- OS: win11
- Browser firefox
- Version 144
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
No labels