DisplayPostInfo adds additional information about a post in various places, such as on the post page or post search page.
Installation
- Chrome/Firefox: Install Tampermonkey
Project page
Main script
Updates
This script was transferred from the Gist published on forum #154468.
Usage notes
Information is populated automatically:
- Post show page
- In the Information section
- Uploader name
- Top tagger name
- Post views
- Post index page
- After the Tags section
- Post statistics
- Domain statistics
- In the basic/advanced tooltips
- Uploader name
Settings can be modified from your Danbooru user edit page, (My Account >> Settings >> Userscript Menus) under DisplayPostInfo.
Final
Any suggestions or feedback is appreciated.
Latest edits
- (2022-09-04) Updated script link in OP
Versions
Show
- (2019-02-06)
- Version 3 - Transferred from Gist
- See forum #154468 for original versions
- Version 4 - Added basic tooltips <Ars: forum #154473>
- Version 5 - Added top tagger caching
- Convert underscores to spaces in the username <feline lump: forum #154494>
- (2019-02-07)
- Version 6 - Cache user information differently
- Add missing basic tooltip setting to menu
- Add purge cache control to menu
- (2019-02-15)
- Version 7 Updated to newest library
- (2019-05-09)
- Version 8 Added post/tag statistics
- (2019-12-22)
- Version 9 Updated library version
- Add extra post statistics on index view
- Several additions/improvements on settings menu
- (2019-02-19)
- Version 10 Added domain statistics
- (2019-08-29)
- Version 11 Updated library version
- Added ability to alter delays on post tooltips
- (2021-01-05)
- Version 12 Added favorites styling back in
Updated