Danbooru - Miscellaneous Tweaks

Adds a variety of useful tweaks to Danbooru

Tendrás que instalar una extensión para tu navegador como Tampermonkey, Greasemonkey o Violentmonkey si quieres utilizar este script.

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

Tendrás que instalar una extensión como Tampermonkey o Violentmonkey para instalar este script.

Necesitarás instalar una extensión como Tampermonkey o Userscripts para instalar este script.

Tendrás que instalar una extensión como Tampermonkey antes de poder instalar este script.

Necesitarás instalar una extensión para administrar scripts de usuario si quieres instalar este script.

(Ya tengo un administrador de scripts de usuario, déjame instalarlo)

Tendrás que instalar una extensión como Stylus antes de poder instalar este script.

Tendrás que instalar una extensión como Stylus antes de poder instalar este script.

Tendrás que instalar una extensión como Stylus antes de poder instalar este script.

Para poder instalar esto tendrás que instalar primero una extensión de estilos de usuario.

Para poder instalar esto tendrás que instalar primero una extensión de estilos de usuario.

Para poder instalar esto tendrás que instalar primero una extensión de estilos de usuario.

(Ya tengo un administrador de estilos de usuario, déjame instalarlo)

Autor
Mango 2
Instalaciones diarias
1
Instalaciones totales
1.513
Calificaciones
17 1 0
Versión
2026.02.16
Creado
20/7/2014
Actualizado
16/2/2026
Tamaño
78,8 KB
Licencia
Desconocida
Funciona en

All tweaks are disabled by default.

Settings for this script are changed by clicking the "Tweaks" link at the right end of the navbar on most pages. They persist across updates but reset for individual tweaks if their argument types change.

Functions:

  1. Add Tag Subscription: Adds pseudo tag subscriptions to your profile that refresh periodically.
  2. Blacklist: Blacklist implementation that replaces images with links labeled with the tags they matched in the blacklist. Clicking the link/image alternates between the two. Translation notes appear every other time the image is displayed.
  3. Add +/- Links: Adds +/- tag links to taglists that can add/remove tags from the search box.
  4. Comment Listing Filter: Hides posts and comments in the comment listing for posts with any of the specified tags. Click the replacement text/bar to reveal.
  5. Custom Taglist: Adds a new taglist section below tag lists, complete with +/- links. Tag types are supported.
  6. DText Replace: Replaces text in DText-enabled textareas and the names of all links with DText or DText-like shorthand forms. Requires experience with regexes to customize.
  7. Hide User Statistics: Hides specific statistics from profile pages depending on if it's your profile or not.
  8. Navbar Links: Adds links to the left side of the navbar and removes links from the navbar and subnavbar.
  9. Navbar Tag Search: Adds/moves the post search box to the navbar or subnavbar.
  10. Post Queue Tweaks: (Only visible to post approvers.) Automatically up/down vote depending on approval/disapproval, expand thumbnails in-place on click or keypress, and disapprove or highlight posts containing specific tags.
  11. Precision Time: Swaps all timestamps back to the old "X units ago" form, to a custom precision
  12. Score Thumbnails: Displays scores and favorite counts below thumbnails.


2026-02-16:

  • Add Tag Subscription: Fixed thumbnails not displaying on first load and on expand

2025-07-04:

  • Fixed interface for recent site changes

2024-01-07:

  • Add +/- Links: Renamed from "Change +/- Links", fixed on post view pages

2023-07-13:

  • Score Thumbnails: Fixed vote arrow icons

2023-06-19:

  • Fixed blacklist breaking on posts with huge numbers of tags

2023-04-23:

  • Score Thumbnails: Fixed score mouseover link.

2023-03-25:

  • Post Queue Tweaks: Fixed post page voting, added 'move buttons' option, added 'Source' line.
  • Score Thumbnails: Also add vote links.

2023-02-26:

  • Post Queue Tweaks: Fixed for new layout. Voting now also applies to moderation links on individual post pages.