Danbooru - Miscellaneous Tweaks

Adds a variety of useful tweaks to Danbooru

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

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

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το 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.

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

Δημιουργός
Mango 2
Ημερήσιες εγκαταστάσεις
1
Σύνολο εγκαταστάσεων
1.513
Βαθμολογίες
17 1 0
Έκδοση
2026.02.16
Δημιουργήθηκε την
20/07/2014
Ενημερώθηκε την
16/02/2026
Μέγεθος
80 KB
Άδεια
Μη διαθέσιμη
Εφαρμόζεται σε

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.