Danbooru Tag Extractor

Extract tags from Danbooru image pages and copy them to the clipboard when a button is clicked.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

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

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

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.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
shinnpuru
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
29
Βαθμολογίες
0 0 0
Έκδοση
1.0
Δημιουργήθηκε την
19/09/2024
Ενημερώθηκε την
19/09/2024
Μέγεθος
2 KB
Άδεια
MIT
Εφαρμόζεται σε

Instructions:

  • Navigate to any Danbooru image page (e.g., https://danbooru.donmai.us/posts/123456).
  • You will see a "Copy Tags" button at the bottom-right corner of the page.
  • Click the button to copy the tags to your clipboard.
  • An alert will confirm that the tags have been copied.

Notes:

  • The script uses the @match directive to run only on Danbooru post pages.
  • It utilizes the GM_setClipboard function provided by Tampermonkey to copy text to the clipboard.
  • The button is styled for visibility but you can customize the styles as needed.

Disclaimer:

This script is intended for personal use to enhance your browsing experience on Danbooru. Please ensure that your use of the site complies with Danbooru's terms of service.