By: gfrServices Add-on
Inspect and view changes in Copilot Chat Exporter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Copilot Chat Exporter",
"version": "1.0.0",
"browser_specific_settings": {
"gecko": {
"id": "copilot-chat-exporter@gfrDevHub.com",
"data_collection_permissions": {
"required": [
"none"
],
"data_categories": [],
"purposes": [],
"data_use": []
}
}
},
"description": "Esporta una chat di GitHub Copilot in HTML o Markdown con formattazione e codice.",
"permissions": [
"activeTab",
"scripting",
"downloads"
],
"host_permissions": [
"https://github.com/*"
],
"action": {
"default_title": "Export Copilot Chat",
"default_popup": "popup.html",
"default_icon": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
}
},
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"background": {
"scripts": [
"background.js"
]
}
} Best Copilot Chat Exporter Alternatives
Here are some Firefox add-ons that are similar to Copilot Chat Exporter:
Chat Exporter
Alex
GitHub Copilot to PDF: Export Github Copilot chats
Neo Cortex
ChatGPT → Markdown (Side Panel)
Luigi S
Gemini AI Chat Exporter
Magnus
ChatGPT Markdown Exporter
devcxl
ChatGPT Export - Markdown & HTML
Grégory Ambroise
ChatGPT Export to Markdown
J. Chik
Microsoft Copilot to PDF: Export Copilot Chats
Neo Cortex
Cleanchat-export
Crrawler
AI Chat Exporter - Grok, Perplexity, Copilot
Neo Cortex
AI Chat / Project Exporter
dougg0k
ChatGPT Exporter
oziabr