MS Copilot → Markdown 作成者: ITSC IT Systems Consulting GmbH
Export Copilot chats as Markdown.
拡張機能メタデータ
スクリーンショット
この拡張機能について
Creates a GFM-style Markdown file from a Copilot chat.
The export is triggered either by clicking the extension icon or via the
The extension currently supports the following Copilot versions:
Unlike similar extensions, no external services are used; conversion takes place entirely locally on your computer - your data remains 100% with you.
Features
With a few exceptions (see below), the generated Markdown code preserves all content and formatting from the chat:
Limitations
What is not exported:
Please note
Issues and Feature Requests
Source Code Availability
The source code for each release is freely available; you can download it from the GitHub project page in the “Releases” section.
The code is licensed under the MIT License - which means you can do whatever you want with it, as long as you do not remove my copyright notices or the license text itself.
The export is triggered either by clicking the extension icon or via the
Copilot → Markdown ... entry in the context menu.The extension currently supports the following Copilot versions:
Unlike similar extensions, no external services are used; conversion takes place entirely locally on your computer - your data remains 100% with you.
Features
With a few exceptions (see below), the generated Markdown code preserves all content and formatting from the chat:
- Headings
- Lists and bulleted lists, with structure
- Quotes
- Tables
- Inline code and code blocks
- Links
- Images. This includes embedded images; for each image, the image file is automatically downloaded before the Markdown file is downloaded. Warning: Do not change the names of the image files, otherwise the Markdown code will not be able to find them!
Limitations
What is not exported:
- Source references in the “new” (July 2026) layout of m365-Copilot consist of a
buttonthat displays the URLs in the sidebar via JavaScript. The extension cannot parse this, so the source references are lost. - Horizontal rules (
hr) before headings are intentionally removed because they are typographically incorrect and disrupt the layout.
Please note
- For longer chats, the Copilot web interface sometimes loads only a portion of the chat into the browser; when you scroll, the now-visible parts are reloaded, but the parts that are no longer visible are removed from the browser’s memory (DOM). This extension can only export the parts that are currently loaded. You may therefore need to perform multiple exports for a single chat.
- Microsoft is constantly changing the structure of the Copilot page. Although I’ve tried to make the export as independent as possible from the structure, the CSS classes used, etc., it’s possible that after a change by Microsoft, the extension may no longer format some content correctly or may not find it at all.
In such cases, please create a ticket as described below; I will do my best to update the extension as soon as possible. - If you are a programmer yourself, you can customize the source code on your own (see the section "Source Code Availability"; this is usually limited to adjusting CSS selectors in the
CONFIGsection. I would appreciate it if you could send me the changes in a ticket (e.g., as adiff); I can then incorporate them into the extension packages available in the shops.
Issues and Feature Requests
- If you encounter any issues or have feature requests, please open a ticket in the GitHub project
copilot2markdown:
https://github.com/ITSC-GmbH/copilot2markdown - Please check first to see if another ticket on the same topic already exists.
- Be sure to specify whether m365 or MS Copilot is affected; these two are based on completely different page structures.
- For bugs, describe how the issue can be reproduced; screenshots and the faulty Markdown export are helpful.
Source Code Availability
The source code for each release is freely available; you can download it from the GitHub project page in the “Releases” section.
The code is licensed under the MIT License - which means you can do whatever you want with it, as long as you do not remove my copyright notices or the license text itself.
0 人のレビュー担当者が 0 と評価しました
権限とデータ
必要な権限:
- ファイルのダウンロードおよびブラウザーのダウンロード履歴の読み取りと変更
任意の許可設定:
- m365.cloud.microsoft のユーザーデータへのアクセス
- copilot.microsoft.com のユーザーデータへのアクセス
データ収集:
- 開発者によると、この拡張機能はデータ収集を必要としません。
詳しい情報
- アドオンリンク
- バージョン
- 6.2.1
- サイズ
- 58.26 KB
- 最終更新日
- 4日前 (2026年7月29日)
- 関連カテゴリー
- ライセンス
- MIT License
- バージョン履歴
- コレクションへ追加