PDF Tools - Convert, Resize & Merge Firefox

Examine source code of PDF Tools - Convert, Resize & Merge

By: Sevina
Inspect and view changes in PDF Tools - Convert, Resize & Merge source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "0.1.5",
  "manifest_version": 3,
  "name": "PDF Tools - Convert, Resize & Merge",
  "homepage_url": "https://mybrowseraddon.com/pdf-tools.html",
  "description": "Manipulate PDF documents via Ghostscript interpreter right in your browser!",
  "commands": {
    "_execute_action": {}
  },
  "permissions": [
    "storage",
    "downloads",
    "contextMenus",
    "nativeMessaging"
  ],
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "109.0",
      "id": "{7044c7d3-e541-4efb-8c7e-95a6a9d10a73}"
    }
  },
  "background": {
    "scripts": [
      "lib/config.js",
      "lib/chrome.js",
      "lib/runtime.js",
      "lib/common.js"
    ]
  },
  "action": {
    "default_title": "PDF Tools - Convert, Resize & Merge",
    "default_icon": {
      "16": "data/icons/16.png",
      "32": "data/icons/32.png",
      "48": "data/icons/48.png",
      "64": "data/icons/64.png"
    }
  },
  "icons": {
    "16": "data/icons/16.png",
    "32": "data/icons/32.png",
    "48": "data/icons/48.png",
    "64": "data/icons/64.png",
    "128": "data/icons/128.png"
  }
}

Best PDF Tools - Convert, Resize & Merge Alternatives

Here are some Firefox add-ons that are similar to PDF Tools - Convert, Resize & Merge: