Script Summary: Adds a variety of tweaks to Danbooru, each of which can be easily disabled.
Version: 2013.05.12
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. Export your settings regularly.
Functions:
- Metasettings: Check for script updates, display alerts when tweaks fail.
- Add Tag Subscription: Adds pseudo tag subscriptions to your profile that refresh periodically.
- Arrow Key Navigation: Enables navigation to previous/next pages using the left/right keys.
- 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.
- Change +/- Links: Adds +/- tag links when the taglist doesn't have them and makes them add/remove tags from search box instead of launching new searches.
- Custom Taglist: Adds a new taglist section below tag lists, complete with +/- links. Tag types are supported.
- Double Down: Turns Vote Down links for posts/comments to a different color when first clicked, only letting the vote through if the next click is also for that link.
- Hide User Statistics: Hides specific statistics from profile pages depending on if it's your profile or not.
- Navbar Links: Adds links to the left side of the navbar.
- Navbar Tag Search: Adds/moves the post search box to the navbar or subnavbar.
- Precision Time: Swaps all timestamps back to the old "X units ago" form, to a custom precision
- Score Thumbnails: Displays scores and favorite counts below thumbnails.
- Source Stat Links: Runs artist/source searches for posts without artist tags and displays the results under the source information in the post sidebar.
- Style User Levels: Applies styles to links to user pages depending on their level.
- Add Style: Adds CSS styles to all pages. Especially likely to be reset after an update.
2013-05-12:
- Removed "Border Mix" now that Danbooru does this, and folded the code into the thumbnail builder so that "Add Tag Subscription" supports the borders properly.
- Added "Border Mix"
- Removed "Show Parent/Child Thumbnails" now that Danbooru does this.
- Removed "Favorite Info" now that Danbooru does this.
- Reinstated "Double Down"
- Fixed parent-child chains causing incorrect results in "Show Parent/Child Thumbnails"
- Removed the source renaming and "Source:" linking from "Source Stat Links" now that Danbooru does this itself.
- Reinstated "Find Lost Artists" and "Change Source Stat" as a single "Source Stat Links" tweak.
- Allow posts affected by "Blacklist" to be opened by clicking while holding ctrl in both hidden and revealed state.
- Reinstated "Add Tag Subscription". Because of the new order:comment and order:note, queries to the comment and note API are no longer supported--only post searches.
- Adapted "Style User Levels" to key off of the new user link classnames when present
- Removed "Profile Slideshows" now that Danbooru provides this feature
- Added "Profile Slideshows"
- "Favorite Info" no longer adds favcount to posts now that Danbooru does that.
- Fixed "Navbar Tag Search" overlapping with the new search boxes on Tags/etc... pages and added placeholder text to better distinquish the two.
- Fixed bloated notice bug in "Show Parent/Child Thumbnails"
- Blacklist links now have the title attributes of the thumbnails they hide.
- Added "Favorite Info"
- Renamed "Time Ago" to "Precision Time"
- Fixed "Show Parent/Child Thumbnails" removing the Approve link above pending resized images for Janitors+
- Reinstated "Blacklist"
- Added "Time Ago" (or perhaps reinstated "Precision Time")
- "Show Parent/Child Thumbnails" now leaves a copy of the parent/child bar at the top when the option is set to display thumbnails below images.
- Removed "Pool Bars" since Danbooru now does everything that tweak did.
- Reinstated "Score Thumbnails"
- Added "Pool Bars" and "Show Parent/Child Thumbnails"
- Fixed "Arrow Key Navigation" not triggering in some instances.
- Fixed "Style User Levels" not triggering for appended nodes.
- Moved "Add Style" to the bottom of the tweaks list
- Started script over to work with Danbooru 2. Most tweaks had to be dropped.



