Sleazy Fork is available in English.

Danbooru Tag Extractor

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

Autor
shinnpuru
Instalações hoje
0
Total de instalações
0
Avaliações
0 0 0
Versão
1.0
Criado
19/09/2024
Atualizado
19/09/2024
Licença
MIT
Aplicável a

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.