SmartPDF — Merge & Split PDF Files Firefox

Examine source code of SmartPDF — Merge & Split PDF Files

Inspect and view changes in SmartPDF — Merge & Split PDF Files source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "default_locale": "en",
  "name": "__MSG_ext_name__",
  "short_name": "__MSG_ext_short_name__",
  "version": "1.0.0",
  "description": "__MSG_ext_description__",
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "service_worker": "service-worker.js",
    "scripts": [
      "service-worker.js"
    ],
    "type": "module"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "smartpdf@docshift.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "storage",
    "contextMenus",
    "offscreen",
    "downloads"
  ],
  "host_permissions": [
    "https://api.gumroad.com/*"
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "chunks/*.js",
        "workers/*.js",
        "workers/*.mjs",
        "*.wasm"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

Best SmartPDF — Merge & Split PDF Files Alternatives

Here are some Firefox add-ons that are similar to SmartPDF — Merge & Split PDF Files: