By: Simon Hartcher
Inspect and view changes in LinkedIn Chat Export source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "LinkedIn Chat Export",
"description": "Export LinkedIn conversations as Markdown or JSON",
"version": "0.1.0",
"icons": {
"16": "icon-16.png",
"48": "icon-48.png",
"128": "icon-128.png"
},
"permissions": [
"activeTab"
],
"browser_specific_settings": {
"gecko": {
"id": "linkedin-chat-export@simonhartcher.com",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"browser_action": {
"default_title": "LinkedIn Chat Export",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"https://www.linkedin.com/*"
],
"run_at": "document_idle",
"js": [
"content-scripts/content.js"
]
}
]
} Best LinkedIn Chat Export Alternatives
Here are some Firefox add-ons that are similar to LinkedIn Chat Export:
LLM Chat Exporter
KARIM DAMATY
Chat Export
Jerren T
ChatGPT Markdown Exporter
devcxl
AI Chat Export
deadrat
Chat Downloader
stur86
AI Conversation Exporter
Chad
ChatGPT Export to Markdown
J. Chik
Claude Chat Exporter
sylvester1979
GrabChat - Export AI Chats to JSON, MD, PDF
Shady
Claude Export to Markdown
Abhimanyu Sikarwar
Teams Chat Exporter
Gediz
GPT Exporter
Yaşar Efe Ceylan