Download PicsArt For PC, Windows and Mac

Download PicsArt For PC, Windows and Mac

Get PicsArt For PC, Windows and Mac extension to brings you awesome image editor with single click

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Download PicsArt For PC, Windows and Mac",
  "description": "Get PicsArt For PC, Windows and Mac extension to brings you awesome image editor with single click",
  "manifest_version": 3,
  "version": "1.0.0",
  "background": {
    "service_worker": "background.js"
  },
  "action": {
    "default_icon": "icon.png"
  },
  "icons": {
    "16": "icon.png",
    "32": "icon.png",
    "64": "icon.png",
    "128": "icon.png"
  }
}