你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/518844-perplexity-ai-chat-exporter,源站連結 點此以跳轉。
Export Perplexity.ai conversations as markdown with configurable citation styles
This script allows for downloading threads and pages from Perplexity as Markdown with multiple citation styles. Although Perplexity has since added export in the client itself, this script provides a better experience with options, entire conversation export, no Perplexity html logo in the Markdown and more. This is under the MIT license. If anything breaks please let me know via a github issue!
Configure the following settings via the Options button menu:
[1](url) - Clean inline citations([1](url)) - Inline citations wrapped in parentheses[1] in text with sources listed at the end[^1] in text with footnote definitions at the end (standard markdown format)[source](url) - Uses domain names like [wikipedia](url)