您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
An exporter for the Copilot Chat integrated into the M365 dashboard.
An exporter for conversations from Microsoft 365 Copilot Chat integrated into the Microsoft 365 dashboard.
Exporter design and functionality based on @Pionxzh's ChatGPT Exporter. This userscript is not 1:1 in functionality, though!
Compared to ChatGPT Exporter, it does not support:
The exporter can only show, at maximum, the latest 500 conversations. This is a limit imposed by the API endpoint used to get the list of chats. You'll need to delete some chats if you want to access anything beyond the latest 500 conversations.
Assuming that the userscript is already installed:
git clone https://github.com/ganyuke/copilot-exporter
.cd copilot-exporter
.pnpm
.pnpm build
. The newly-built userscript should be in dist/
.