Danbooru - Miscellaneous Tweaks

Adds a variety of useful tweaks to Danbooru

As of 2015-04-11. See the latest version.

Author
Mango 2
Ratings
0 0 0
Version
2015.04.11
Created
2014-07-20
Updated
2015-04-11
License
N/A
Applies to

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. Metasettings: Display alerts when tweaks fail.
  2. Add Tag Subscription: Adds pseudo tag subscriptions to your profile that refresh periodically.
  3. Arrow Key Navigation: Enables navigation to previous/next pages using the left/right keys.
  4. Blacklist: Blacklist implementation that replaces images (full and thumbnail) 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.
  5. Change +/- Links: Adds +/- tag links when the taglist doesn't have them and can also make them add/remove tags from search box instead of launching new searches.
  6. 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.
  7. Custom Taglist: Adds a new taglist section below tag lists, complete with +/- links. Tag types are supported.
  8. 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.
  9. Hide User Statistics: Hides specific statistics from profile pages depending on if it's your profile or not.
  10. Navbar Links: Adds links to the left side of the navbar and removes links from the navbar and subnavbar.
  11. Navbar Tag Search: Adds/moves the post search box to the navbar or subnavbar.
  12. Precision Time: Swaps all timestamps back to the old "X units ago" form, to a custom precision
  13. Score Comments: Displays comments' scores next to the vote links if the scores fall within the specified range.
  14. Score Thumbnails: Displays scores and favorite counts below thumbnails.
  15. Source Stat Links: Runs artist/source searches for posts without artist tags and displays the results under the source information in the post sidebar.


2015-04-11:

  • Added Comment Listing Filter: Hides posts and comments in the comment listing for posts with any of the specified tags. Click the replacement text to reveal.

2014-10-04:

  • Added cap on recursion in JSON parser to protect against infinite loops.
  • Changed how the settings textareas grow on input.

2014-08-24:

  • Fixed minor bug in "Source Stat Links" triggered when a user changes a non-link source to link and refreshes the page without actually submitting the change

2014-07-20:

  • Fixed Score Comments when not logged in
  • Removed update checker