By: Aaminah
Inspect and view changes in LLM Markdown Export source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"version": "1.0.0",
"description": "__MSG_extensionDescription__",
"permissions": [
"activeTab",
"https://chatgpt.com/*",
"https://chat.openai.com/*",
"https://claude.ai/*",
"https://gemini.google.com/*"
],
"browser_action": {
"default_title": "AI Chat Markdown Export",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"https://chatgpt.com/*",
"https://chat.openai.com/*",
"https://claude.ai/*",
"https://gemini.google.com/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "LLMChatExporter@example.com",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"websiteContent"
]
}
}
}
} Best LLM Markdown Export Alternatives
Here are some Firefox add-ons that are similar to LLM Markdown Export:
LLM Chat Exporter
KARIM DAMATY
LLM Chat PDF. HTML & Markdown Exporter
Fschwar4
LM Exporter – NotebookLM to PDF, MD,
Spirit Fox Lab
LLM Web LaTeX Extractor
Louis De Oliveira
Chat Export
Jerren T
Chat Session Downloader
Fraser
LinkedIn Chat Export
Simon Hartcher
Chat Downloader
stur86
ChatGPT Markdown Exporter
devcxl
Chat Exporter
Alex
ChatGPT Export to Markdown
J. Chik