6.0.0-beta.2
Firefox 83.0
After fresh install of Firefox without any other extensions, this extension doesn't appear there.
Extension should be added to developer tools.
It is not there even though it is unique extension so it can not collide with other extensions.
Works for me: close devtools after enabing extension. Then open them again and you should see the Vue icon.
Works for me: close devtools after enabing extension. Then open them again and you should see the Vue icon.
This worked in Chrome as well, thanks.
I consistently faced this issue on -beta.2 and noticed in on -beta.3 also. I'm using Firefox Nightly 86.0a1.
The biggest problem is that each time a different solution works:
A similar issue happens from time to time with Vue 2 devtools to my colleagues using both Firefox and Chrome.
EDIT: Hmm, Vue tab showed up before I updated Nightly (nightly gets several updates everyday), but after I clicked "Update & restore", the Vue tab wouldn't pop up. Perhaps it's an issue where the devtools won't show up after an update and require a manual reset after one?
I can reproduce this issue on Firefox 84.0.1 using at least beta 2 & 3. The extension icon is visible, Vue is detected, but the panel is not visible in the inspector. I tried to update the plugin, restart Firefox, nothing works.
I鈥檓 using Vue 3 with a Vite server.
In case anyone has the issue where the Vue Devtools Extension detects Vue but doesn't show up in the firefox devtools I was able to fix it by:


This setting is already checked for me and toggling it doesn鈥檛 fix the issue 馃槶
@LeBenLeBen Ah that's a shame, sorry. I just thought I'd share since that fixed it in my situation.
Vue JS 3, locally started:

I tried to remove, reinstall, close firefox, and so on... Nothing...
And not error in console:

Firefox 84.0.1 on Fedora 33
Ha and, it doesn't work on Chrome/Brave ... Seems that something goes wrong with Vue 3
OK... Sorry...
https://v3.vuejs.org/guide/migration/introduction.html#devtools-extension
Most helpful comment
Works for me: close devtools after enabing extension. Then open them again and you should see the Vue icon.