Created
January 16, 2024 18:32
-
-
Save ebai101/dee70e01ca9cf714f3ecc086385d613a to your computer and use it in GitHub Desktop.
splice download all presets
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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