Select and Copy Gallery URLs

Select and copy multiple gallery URLs by clicking on elements

Version vom 16.08.2024. Aktuellste Version

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
K0ng2
Bewertungen
0 0 0
Version
1.8.1
Erstellt am
02.08.2024
Letzte Aktualisierung
16.08.2024
Größe
7,25 KB
Lizenz
MIT
Wird angewandt auf

Description

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