您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
One-click downloader for all files in a Claude project. Handles both previewable text files and non-previewable binaries (e.g., .xlsx).
Here’s a clean Markdown “Additional info” you can paste into GreasyFork:
One-click downloader for all files in a Claude project.
Supports both previewable text files and non-previewable/binary files (e.g., .xlsx
, .pdf
, images).
.url
Internet Shortcut pointing to the file so you still have a working link.
claude_project_files.zip
.Tip: Leave the Files panel scrolled to the top so all tiles are easily detected.
This userscript loads two small libraries:
fflate
(for ZIP creation)FileSaver.js
(for saving the ZIP)It also uses @connect *
to let the browser download file bytes if the file host requires same-session cookies.
Privacy note: The script runs locally in your browser, only on https://claude.ai/*
. It does not send your files anywhere.
<filename>.url
pointer you can open directly to download the file..url
file (CORS fallback).claude.ai
..xlsx
, .pdf
, images) → actual bytes when fetchable.<name>.url
Internet Shortcut pointing to the original asset.v1.1
.xlsx
)..url
pointer.v1.0
All Rights Reserved.
Post issues or requests in the GreasyFork Feedback tab. Helpful reports include: browser + version, OS, a screenshot of the file viewer modal (especially the Download button), and the Console error (if any).
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址