Perplexity to PDF: Export Perplexity Chats to PDF Firefox

Examine source code of Perplexity to PDF: Export Perplexity Chats to PDF

Inspect and view changes in Perplexity to PDF: Export Perplexity Chats to PDF source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_appName__",
  "version": "1.1.0",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "storage",
    "downloads",
    "downloads.open",
    "identity",
    "activeTab"
  ],
  "host_permissions": [
    "https://*.amazonaws.com/*",
    "https://*.googleusercontent.com/*",
    "https://*.perplexity.ai/*",
    "https://ai-chat-exporter-api-792277256340.northamerica-south1.run.app/*",
    "https://ai-chat-exporter-api-perplexity-792277256340.northamerica-south1.run.app/*",
    "https://api.dropboxapi.com/*",
    "https://api.notion.com/*",
    "https://cloud-api.yandex.net/*",
    "https://content.dropboxapi.com/*",
    "https://oauth.yandex.com/*",
    "https://oauth.yandex.ru/*",
    "https://www.googleapis.com/*"
  ],
  "background": {
    "scripts": [
      "lib/browser-polyfill.js",
      "utils/constants.js",
      "utils/background-helpers.js",
      "services/subscriptionService.js",
      "services/cloudStorageService.js",
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.perplexity.ai/*"
      ],
      "js": [
        "lib/browser-polyfill.js",
        "lib/html2pdf.bundle.min.js",
        "content/shared.js",
        "content/perplexity.js"
      ],
      "css": [
        "content/inject.css"
      ]
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'; connect-src * data: blob: filesystem:;"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "icons/*",
        "lib/*",
        "content/renderer.html",
        "content/renderer.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "perplexity-to-pdf@neocortexai.in",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Perplexity to PDF: Export Perplexity Chats to PDF Alternatives

Here are some Firefox add-ons that are similar to Perplexity to PDF: Export Perplexity Chats to PDF: