This userscript allows you to select and copy multiple gallery URLs on exhentai.org. With this script, you can easily manage and share your favorite galleries.
Features:
Toggle selection mode with the "Select Galleries" button.
Click on gallery elements to select them, with a visual indicator (background color change).
Copy all selected gallery URLs to the clipboard with the "Finish" button.
Usage Instructions:
Changelog:
v1.0: Initial release with checkbox-based selection.
v1.1: Updated to use element clicks for selection and changed background color for visual feedback.
v1.2: Prevent default link behavior to stay on the same page during selection.
v1.7: Initial release with basic functionality to select and copy gallery URLs.
v1.8: Add buttons for selecting all and clearing all galleries
v1.8.1: Update GM_setClipboard to GM.setClipboard for compatibility