GoogleChromeLabs / ProjectVisBug

FireBug for designers › Edit any webpage, in any state https://a.nerdy.dev/gimme-visbug
https://visbug.web.app
Apache License 2.0
5.42k stars 285 forks source link

Firefox copy/paste not working #507

Open argyleink opened 3 years ago

argyleink commented 3 years ago
Uncaught (in promise) TypeError: 'clipboard-write' (value of 'name' member of PermissionDescriptor) is not a valid value for enumeration PermissionName.

A try/catch could pivot the logic, so on error it just tries to write. BUT, the manifest.json would need modified for copy/paste ability as well clipboardWrite, which is probably not an issue.

todo: