Skip to content

Instantly share code, notes, and snippets.

@ebai101
Created January 16, 2024 18:32
Show Gist options
  • Save ebai101/dee70e01ca9cf714f3ecc086385d613a to your computer and use it in GitHub Desktop.
Save ebai101/dee70e01ca9cf714f3ecc086385d613a to your computer and use it in GitHub Desktop.
splice download all presets
document.querySelectorAll('[aria-label="add-to-library"]').forEach((element) => { element.click()})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment