{
  "name": "Free Background Remover",
  "code": "plugin.js",
  "icon": "/icon.png",
  "description": "Remove the background of images for free. We use in-browser background removal tool provided by img.ly",
  "permissions": [
    "content:read",
    "content:write",
    "library:read",
    "library:write",
    "allow:downloads"
  ]
}
