Discogs Draft Cleaner

Deletes All Discog Submission Drafts on the Page. Adds a "Delete All" button under "Add a Release" on Discogs submissions/drafts pages to delete all submissions. Clicking the button will click all delete-draft buttons and confirm, shoutout Foolz_.

当前为 2025-06-30 提交的版本,查看 最新版本

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

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

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

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

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

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

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

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

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

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

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

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

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

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

作者
nj4442
评分
0 0 0
版本
1.3
创建于
2025-06-30
更新于
2025-06-30
大小
5.4 KB
许可证
CC-BY-4.0
适用于

Discogs Draft Cleaner is a Tampermonkey/Greasemonkey userscript that adds a one‑click “Delete All Drafts” button to your Discogs Submissions / Drafts page.

Instead of manually confirming every deletion, the script will add a “Delete All Drafts” button just to the side of the green “Add a Release” button.

On click, iterates through every visible draft, programmatically presses each “Delete draft” button, waits for the confirmation modal, and auto‑confirms it.

Displays a final alert when the queue is finished, letting you know all visible drafts are gone.

Requires no external permissions (@grant none) and works on any modern browser with a userscript manager.