Danbooru Tag Extractor

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

Skapare
shinnpuru
Dagliga installationer
0
Totala installationer
21
Betyg
0 0 0
Version
1.0
Skapad
2024-09-19
Uppdaterad
2024-09-19
Size
1,84 KB
Licens
MIT
Gäller för

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.