Question about calling clipboard API

I found the solution in alchemist/manifest.json at master · jardicc/alchemist · GitHub

  1. need to upgrade manifest.manifestVersion to 5
  2. add requiredPermissions.clipboard config (pretty like chrome extension)

then it works!

1 Like