By: Ngoc Vu Vo Add-on
Inspect and view changes in Perplexity Thread Exporter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Perplexity Thread Exporter",
"version": "2.0.2",
"description": "Export Perplexity AI conversation threads to JSON/Markdown files - Premium available",
"browser_specific_settings": {
"gecko": {
"id": "pplx-exporter@vuvuive.org",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"personallyIdentifyingInfo"
],
"optional": [
"technicalAndInteraction"
]
}
}
},
"permissions": [
"activeTab",
"scripting",
"downloads",
"storage"
],
"host_permissions": [
"https://www.perplexity.ai/*",
"https://perplexity.ai/*",
"https://pplx-exp-ext.vuvuive.org/*"
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"background": {
"scripts": [
"jszip.min.js",
"background.js"
]
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"content_scripts": [
{
"matches": [
"https://www.perplexity.ai/search/*",
"https://perplexity.ai/search/*",
"https://www.perplexity.ai/computer/tasks/*",
"https://perplexity.ai/computer/tasks/*"
],
"js": [
"content-capture.js"
],
"run_at": "document_start"
},
{
"matches": [
"https://www.perplexity.ai/library*",
"https://perplexity.ai/library*"
],
"js": [
"crypto.js",
"auth.js",
"content.js"
],
"run_at": "document_idle"
}
],
"web_accessible_resources": [
{
"resources": [
"main-world-script.js"
],
"matches": [
"https://www.perplexity.ai/*",
"https://perplexity.ai/*"
]
}
],
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
}
} Best Perplexity Thread Exporter Alternatives
Here are some Firefox add-ons that are similar to Perplexity Thread Exporter:
Perplexity to PDF: Export Perplexity Chats to PDF
Neo Cortex
AI Chat Exporter - Grok, Perplexity, Copilot
Neo Cortex
Save my Chatbot - AI Conversation Exporter
Hugo COLLIN
AI Chat Export | Export ChatGPT, Claude and others
deadrat
AI Exporter - Gemini to PDF & Sync to Notion
Colin
GPT Exporter
Yaşar Efe Ceylan
Complexity | Perplexity AI Supercharged
Duong Pham Ngoc
Save Your Chat
Steven
DeepSeek Exporter
agoramachina
AI Chat Exporter: Free, No Limits
pinguarmy
ChatGPT Export to Markdown
J. Chik