Claude Artifact Downloader

Download Claude artifacts in mass, by range, or individually

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
anas k
日安装量
0
总安装量
43
评分
0 0 0
版本
1.0.0
创建于
2025-06-28
更新于
2025-09-25
大小
17.3 KB
许可证
MIT
适用于

Claude Artifact Downloader

This is a user script that allows you to download artifacts from Claude conversations.

Installation

  1. Install a user script manager like Tampermonkey or Greasemonkey.
  2. Install the script from here.

Usage

Once installed, the script adds several commands to the Tampermonkey menu:

  • Download All: Downloads all artifacts in the current conversation.
  • Download Range: Prompts you to enter a start and end number to download a specific range of artifacts.
  • Download Single: Prompts you to enter the number of the artifact you want to download.
  • List All: Displays a list of all artifacts in the current conversation.

How it Works

The script works by programmatically clicking the necessary buttons to open the artifact panel, select the desired artifact, and then trigger the download. It includes waits and checks to ensure the UI has loaded before proceeding.