FormsPal PDF Editor: Fill, Sign & Edit Firefox

Examine source code of FormsPal PDF Editor: Fill, Sign & Edit

Inspect and view changes in FormsPal PDF Editor: Fill, Sign & Edit source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "FormsPal PDF Editor: Fill, Sign & Edit",
  "version": "1.7.0",
  "description": "Edit, fill, sign, convert & create documents. Drop or right-click any PDF, Word, Excel, PPT or image, or draft one with AI.",
  "permissions": [
    "storage",
    "unlimitedStorage",
    "contextMenus",
    "activeTab"
  ],
  "host_permissions": [
    "*://formspal.com/*",
    "*://*.formspal.com/*"
  ],
  "optional_host_permissions": [
    "https://*/*"
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'; base-uri 'self'; frame-ancestors 'none'; form-action 'none'"
  },
  "background": {
    "scripts": [
      "storage.js",
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "FormsPal PDF Editor",
    "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"
  },
  "content_scripts": [
    {
      "matches": [
        "https://formspal.com/pdf-editor/*",
        "https://*.formspal.com/pdf-editor/*",
        "https://formspal.com/pdf-converter/*",
        "https://*.formspal.com/pdf-converter/*"
      ],
      "js": [
        "storage.js",
        "content.js"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "https://ai.formspal.com/*"
      ],
      "js": [
        "storage.js",
        "ai-ingest.js"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "https://ai.formspal.com/*"
      ],
      "js": [
        "ai-marker.js"
      ],
      "run_at": "document_start",
      "world": "MAIN"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "formspal-pdf-editor@pdfq.com",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best FormsPal PDF Editor: Fill, Sign & Edit Alternatives

Here are some Firefox add-ons that are similar to FormsPal PDF Editor: Fill, Sign & Edit: