By: BartoClub
Inspect and view changes in Discord Chat2PDF source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Discord Chat2PDF",
"version": "1.4",
"description": "Download discord chats as PDF",
"permissions": [
"activeTab"
],
"action": {
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"*://*.discord.com/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"web_accessible_resources": [
{
"resources": [
"iframe.html",
"iframe.js",
"jspdf.umd.min.js",
"html2canvas.min.js"
],
"matches": [
"*://*.discord.com/*"
]
}
],
"icons": {
"48": "icons/icon48.png",
"96": "icons/icon96.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "discordchat2pdf@bartoshanks",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Discord Chat2PDF Alternatives
Here are some Firefox add-ons that are similar to Discord Chat2PDF:
Chat2Pdf
Kanhaiya Yadav
ChatVault - AI Chat Exporter
GxAditya
Discord Chat Exporter - DiscordKit
Justin
Save Chat - AI chat backup
DragonWarriorWorks
Prompt2Docs
Wezirim
Discord Attachment Viewer
iBoonie
JanitorAI Chat Downloader, Reader & Exporter
Berry The Light
GrabChat - Export AI Chats to JSON, MD, PDF
Shady
AI Chat Exporter Pro
Workpent
DiscordKit - discord chat exporter
Justin
JanitorAI Chat Downloader, Reader & Exporter
daUnknownCoder