nikhilraojl
nikhilraojl
> Hmm, so I have been converting the extension to Firefox, and while everything is compatible, there's an issue with getDisplayMedia, where I cannot run it from the extension background...
@mirkoperillo Sure, I will have a go this weekend. Are there any UI elements currently implemented in vue in the current version of the extension?
@mirkoperillo It seems we can't just use the existing way i.e - bump the vue version to 3.3.4 in `package.json` - build the vue components into `umd` format through build...