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_.
当前为
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.