DeftPDF

DeftPDF

Free PDF Software to Edit, Convert, Sign & More. Integrated with Gmail

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "DeftPDF",
  "manifest_version": 3,
  "version": "3.3.0",
  "description": "Free PDF Software to Edit, Convert, Sign & More. Integrated with Gmail",
  "action": {
    "default_title": "DeftPDF",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "images/logo16.png",
      "32": "images/logo32.png",
      "48": "images/logo48.png",
      "128": "images/logo128.png"
    }
  },
  "icons": {
    "16": "images/logo16.png",
    "32": "images/logo32.png",
    "48": "images/logo48.png",
    "128": "images/logo128.png"
  }
}