DeepSeek to PDF Firefox

Examine source code of DeepSeek to PDF

By: Svyat
Inspect and view changes in DeepSeek to PDF source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "description": "__MSG_extDescription__",
  "version": "2.0.0",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "default_locale": "en",
  "permissions": [
    "tabs",
    "downloads",
    "debugger",
    "*://*.deepseek.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "DeepSeek to PDF - Export Chat History",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.deepseek.com/*"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{54cd2293-747f-4acf-adf5-2d5a7071513c}"
    }
  }
}

Best DeepSeek to PDF Alternatives

Here are some Firefox add-ons that are similar to DeepSeek to PDF: