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_.

As of 2025-06-30. See the latest version.

Author
nj4442
Ratings
0 0 0
Version
1.3
Created
2025-06-30
Updated
2025-06-30
Size
5.37 KB
License
CC-BY-4.0
Applies to

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.

长期地址
遇到问题?请前往 GitHub 提 Issues。