Merch Create

Merch Create

Quickly and easily convert Merch By Amazon designs into no-content and low-content Amazon KDP and CreateSpace book covers.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Merch Create",
  "version": "3.3.1",
  "description": "Quickly and easily convert Merch By Amazon designs into no-content and low-content Amazon KDP and CreateSpace book covers.",
  "manifest_version": 3,
  "incognito": "split",
  "icons": {
    "128": "icons/128.png"
  },
  "action": {
    "default_icon": "icons/128.png",
    "default_popup": "popup/popup.html"
  },
  "permissions": [
    "tabs"
  ]
}